Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: inner block not inside outer block
@ 2003-12-30 18:01 David Anderson
  2003-12-30 23:04 ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: David Anderson @ 2003-12-30 18:01 UTC (permalink / raw)
  To: eliz; +Cc: gdb, drow

|
|> Date: Sun, 28 Dec 2003 13:46:56 -0500
|> From: Daniel Jacobowitz <drow@mvista.com>
|> 
|> You can't use readelf but I assume you can get one of
|> the other DWARF debugging tools to work - maybe dwarfdump - and figure
|> out what the actual bounds of the blocks in question are?

From:"Eli Zaretskii" <eliz@elta.co.il>
|I tried dwarfdump (the version from 29-Aug-2001), but couldn't build
|it, not even on Debian GNU/Linux: it chokes on the missing definition
|of the `Elf' data type.  How did you manage to build it?  Is there

There was one release with a botch in the #include stuff, which
lead to a build error on linux.
The current version is libdwarf20031006.tar.gz

|perhaps a newer version that is better?  (I tried to google for it and
|found a pointer to Dave Anderson's page where there's supposed to be a
|version from this year, but that page seems to be unreachable.)

reality.sgiweb.org went down Monday at 6:30 or so Pacific Time. 
As of 10AM Pacific Time it seems to be back up.

If you still have problems building, let me know the details
as I do want it to build correctly!
David Anderson


^ permalink raw reply	[flat|nested] 12+ messages in thread
* inner block not inside outer block
@ 2003-12-28 11:24 Eli Zaretskii
  2003-12-28 18:46 ` Daniel Jacobowitz
  2003-12-29 14:54 ` Paul Koning
  0 siblings, 2 replies; 12+ messages in thread
From: Eli Zaretskii @ 2003-12-28 11:24 UTC (permalink / raw)
  To: gdb

I've just compiled GDB 6.0 with DJGPP (patches to fix what was broken
to follow shortly) using GCC 3.3.2, and while trying the classic
"break main; run" test in GDB debugging itself, I see several messages
like this:

   During symbol reading, inner block not inside outer block in internal_vproblem 
   During symbol reading, inner block (0x1-0xffe289b8) not inside outer block (0x11b09a-0x11b2e0)
   During symbol reading, block at 0x1 out of order

I've read the description of these messages in the manual, which seems
to say that, as a user, I shouldn't worry about them.  What I'm not
sure about is what should I do as a _GDB_maintainer_.  Is this a GDB
bug? a GCC bug? something specific to the DJGPP port of either or both
of them? something else?  Should I report that somewhere or is it a
known problem?

(In case it matters, this GDB was compiled with DWARF-2 debug info.)

TIA


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-12-31  3:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-30 18:01 inner block not inside outer block David Anderson
2003-12-30 23:04 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2003-12-28 11:24 Eli Zaretskii
2003-12-28 18:46 ` Daniel Jacobowitz
2003-12-30 14:42   ` Eli Zaretskii
2003-12-30 15:27     ` Daniel Jacobowitz
2003-12-31  3:36       ` Daniel Berlin
2003-12-29 14:54 ` Paul Koning
2003-12-29 15:38   ` Eli Zaretskii
2003-12-29 16:06     ` Daniel Jacobowitz
2003-12-29 21:54       ` Eli Zaretskii
2003-12-29 16:17     ` Paul Koning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox