From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Robert Norton <rnorton@broadcom.com>
Cc: gdb@sourceware.org
Subject: Re: Debugging with multiple sections in assembly files.
Date: Sat, 17 Nov 2007 12:17:00 -0000 [thread overview]
Message-ID: <20071117121725.GA11815@host0.dyn.jankratochvil.net> (raw)
In-Reply-To: <B0D822BFECD50F4991F2516EA50F273C034F6988@NT-IRVA-0752.brcm.ad.broadcom.com>
On Fri, 16 Nov 2007 14:14:54 +0100, Robert Norton wrote:
...
> (gdb) info line bar
> Line 3 of "test_nosections.S" starts at address 0x400490 <bar> and ends
> at 0x400491 <bling>.
> ---
> (gdb) info line bar
> No line number information available for address 0x400490 <bar>
Please apply for GDB:
http://sources.redhat.com/ml/gdb-patches/2007-10/msg00207.html
$ fedora-gdb ./test_sections
GNU gdb Red Hat Linux (6.6-36.fc8rh)
(gdb) info line bar
Line 3 of "test_sections.S" starts at address 0x400480 <bar> and ends at 0x400481 <bar+1>.
$ upstream-gdb ./test_sections
GNU gdb 6.7.50.20071116-cvs
(gdb) info line bar
No line number information available for address 0x400480 <bar>
Unfortunately I have still TODOlist pending there to finish the testcase for
the upstream GDB.
http://sources.redhat.com/ml/gdb-patches/2007-10/msg00213.html
Regards,
Jan
prev parent reply other threads:[~2007-11-17 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-16 13:22 Robert Norton
2007-11-16 15:33 ` Daniel Jacobowitz
2007-11-17 12:17 ` Jan Kratochvil [this message]
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=20071117121725.GA11815@host0.dyn.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=gdb@sourceware.org \
--cc=rnorton@broadcom.com \
/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