Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* info address "range"
@ 2012-02-28  3:56 Eli Zaretskii
  2012-02-28 20:01 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2012-02-28  3:56 UTC (permalink / raw)
  To: gdb

Re this:

  (gdb) frame 2
  #2  0x0100ffda in compact_small_strings () at alloc.c:2271
  2271                abort ();
  (gdb) info address from
  Symbol "from" is multi-location:
    Range 0x100f452-0x100f45c: a variable in $esi

What exactly the "range xxxx-yyyy" mean?  There's nothing in the
manual about this format.  Is that the range of PC values?  If so,
then since the current frame address is not within those limits, it
seems, and therefore the information is not helpful.

Is there any way of knowing where will the variable be found for the
current PC value?

TIA


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

end of thread, other threads:[~2012-02-28 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-28  3:56 info address "range" Eli Zaretskii
2012-02-28 20:01 ` Daniel Jacobowitz
2012-02-28 20:25   ` Eli Zaretskii

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