This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/10689] replay mode should not or only optionally enter code executed by call()


------- Additional Comments From teawater at gmail dot com  2009-10-12 07:15 -------
If the call() call the function that will not change the global value (some
memory), it will change the most of registers (for example: pc) to the value
before call().

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10689

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]