From: Tim Sander <tim@krieglstein.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Gdb debugging helper [PATCH]
Date: Fri, 11 Jan 2013 10:42:19 +0100 [thread overview]
Message-ID: <13317004.u3s2pIUGrD@dabox> (raw)
In-Reply-To: <CAOP6b3j0z+crcNE22PCEjZZ0du9w+jJeaRLRaGQO76F6R1Uh2A@mail.gmail.com>
Hi Ruben
Am Freitag, 11. Januar 2013, 10:47:07 schrieb Ruben Louw:
> hmm. makes sense to be on host. But I think this should be included when
> build the toolchain or something, I'm only speculating. but i'll play
> around with it, hopefully smoke does'nt come out anywhere.
Its the Toolchain. You need the following change in the toolchain.
I would suggest to have this enabled by default, while we are at it.
Best regards
Tim
diff --git a/toolchain/OSELAS.Toolchain-2011.03.1/rules/cross-gdb.make b/toolchain/OSELAS.Toolchain-2011.03.1/rules/cross-gdb.make
index 727de25..8c1ffdc 100644
--- a/toolchain/OSELAS.Toolchain-2011.03.1/rules/cross-gdb.make
+++ b/toolchain/OSELAS.Toolchain-2011.03.1/rules/cross-gdb.make
@@ -63,6 +63,7 @@ CROSS_GDB_AUTOCONF := \
$(PTXCONF_TOOLCHAIN_CONFIG_SYSROOT) \
\
--disable-werror \
+ --enable-python \
--enable-tui
$(STATEDIR)/cross-gdb.prepare:
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2013-01-11 9:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-11 7:30 [ptxdist] Gdb debugging helper Ruben Louw
2013-01-11 8:09 ` Juergen Beisert
2013-01-11 8:22 ` Ruben Louw
2013-01-11 8:40 ` Juergen Beisert
2013-01-11 8:47 ` Ruben Louw
2013-01-11 9:42 ` Michael Olbrich
2013-01-11 10:58 ` Ruben Louw
2013-01-11 9:42 ` Tim Sander [this message]
2013-01-11 10:57 ` [ptxdist] Gdb debugging helper [PATCH] Ruben Louw
2013-01-11 12:27 ` Tim Sander
2013-01-11 12:30 ` Ruben Louw
2013-01-11 12:45 ` Juergen Beisert
2013-01-11 12:57 ` Ruben Louw
2013-01-11 13:12 ` Juergen Beisert
2013-01-11 13:16 ` Ruben Louw
2013-01-11 13:25 ` Juergen Beisert
2013-01-11 13:33 ` Ruben Louw
2013-01-11 13:39 ` Ruben Louw
2013-01-11 13:49 ` Juergen Beisert
2013-01-11 12:30 ` Michael Olbrich
2013-01-11 12:37 ` Ruben Louw
2013-01-11 12:42 ` Ruben Louw
2013-01-11 13:00 ` Michael Olbrich
2013-01-11 13:02 ` Ruben Louw
2013-01-11 13:18 ` Michael Olbrich
2013-01-11 13:20 ` Ruben Louw
2013-01-11 13:21 ` Ruben Louw
2013-01-11 13:24 ` Tim Sander
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=13317004.u3s2pIUGrD@dabox \
--to=tim@krieglstein.org \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox