public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* reliabilit​y of registers contents within each frame
@ 2012-04-12 18:50 Ivan Di Prima
  2012-04-13 13:21 ` Jan Kratochvil
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Di Prima @ 2012-04-12 18:50 UTC (permalink / raw)
  To: gdb

Hi,

How reliable are the registers values within each frame?

Basically if move "up" and "down" between frames and then display the register contents with "info reg" do I see ALL the register captured in that frame or just the registers which are "push" on the stack within the source code?

Also, will optimization affect register values such that even if they are not marked "<value optimized out>" by gdb their values will still be readable but unreliable?

Thanks
Ivan

ps. I am reading a core file with its binary with the command: arm-gdb ProcessBin coreFile

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

end of thread, other threads:[~2012-04-13 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-12 18:50 reliabilit​y of registers contents within each frame Ivan Di Prima
2012-04-13 13:21 ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).