mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 18:36:32 +00:00
* infrun.c (wait_for_inferior): When rolling back the PC after
a breakpoint, call write_pc so that NPC gets rolled back as well (for the 29K).
This commit is contained in:
parent
d122f25767
commit
1b6a208786
@ -1,5 +1,9 @@
|
||||
Tue Feb 2 00:19:08 1993 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* infrun.c (wait_for_inferior): When rolling back the PC after
|
||||
a breakpoint, call write_pc so that NPC gets rolled back as well
|
||||
(for the 29K).
|
||||
|
||||
* blockframe.c (inside_entry_file, inside_main_func,
|
||||
inside_entry_func): PC of zero is always "bottom of stack".
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user