Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Checking if addess is on stack?
@ 2006-04-20 10:27 Vladimir Prus
  2006-04-20 11:42 ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Vladimir Prus @ 2006-04-20 10:27 UTC (permalink / raw)
  To: gdb


Hi,
in order to improve watchpoints handling in KDevelop, I need to figure out
if a given address is part of current frame's stack. Is there any command
to produce that information? I guess I can look at frame base address and
check if my address is "close" to that, but it's a bit unreliable.

For reference, the watchpoint changes for KDevelop are outlined at:

  http://lists.kde.org/?l=kdevelop-devel&m=114552206721831&w=2

TIA,
Volodya




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

end of thread, other threads:[~2006-04-20 19:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-20 10:27 Checking if addess is on stack? Vladimir Prus
2006-04-20 11:42 ` Eli Zaretskii
2006-04-20 11:48   ` Vladimir Prus
2006-04-20 12:21     ` Eli Zaretskii
2006-04-20 12:49       ` Vladimir Prus
2006-04-20 14:27         ` Eli Zaretskii
2006-04-20 14:39           ` Daniel Jacobowitz
2006-04-20 15:24             ` Eli Zaretskii
2006-04-20 15:32               ` Daniel Jacobowitz
2006-04-20 18:41                 ` Eli Zaretskii
2006-04-20 19:12                   ` Daniel Jacobowitz
2006-04-21 11:45                     ` Eli Zaretskii
2006-04-22  8:06                       ` Daniel Jacobowitz
2006-04-20 16:29           ` Vladimir Prus
2006-04-20 19:03             ` Eli Zaretskii

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