From: Daniel Jacobowitz <drow@false.org>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: cseo@linux.vnet.ibm.com, jimb@codesourcery.com, gdb@sourceware.org
Subject: Re: expand-symtabs.exp
Date: Sun, 27 Jan 2008 15:38:00 -0000 [thread overview]
Message-ID: <20080127153802.GA3449@caradoc.them.org> (raw)
In-Reply-To: <200801271528.m0RFSMo6032355@brahms.sibelius.xs4all.nl>
On Sun, Jan 27, 2008 at 04:28:22PM +0100, Mark Kettenis wrote:
> The new expand-psymtabs.exp consistently fails on all systems I try it
> on with something like:
>
>
> (gdb) break 32
> No line 32 in file "../../../../src/gdb/gdb/testsuite/gdb.base/expand-psymtabs.c".
> (gdb) FAIL: gdb.base/expand-psymtabs.exp: Expand psymtabs
>
>
> Looking at the source code for this test, GDB's respnse here is quite
> reasonable, since line 32 is the line withe the comment /* Break here
> */ in the code fragment below:
GDB's historical behavior in that case is to set a breakpoint on the
next line, and there ought to be code for the next line (the
epilogue). It looks like you're hitting the bug the testcase was
written for. Does break 32 work with -readnow?
FWIW, it passed for me (Debian x86_64).
http://sourceware.org/ml/gdb-patches/2007-10/msg00456.html
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2008-01-27 15:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-27 15:32 expand-symtabs.exp Mark Kettenis
2008-01-27 15:38 ` Daniel Jacobowitz [this message]
2008-01-27 16:17 ` expand-symtabs.exp Mark Kettenis
2008-01-27 16:26 ` expand-symtabs.exp Daniel Jacobowitz
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=20080127153802.GA3449@caradoc.them.org \
--to=drow@false.org \
--cc=cseo@linux.vnet.ibm.com \
--cc=gdb@sourceware.org \
--cc=jimb@codesourcery.com \
--cc=mark.kettenis@xs4all.nl \
/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