mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 12:03:41 +08:00
2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59.eng.vmware.com>
* infrun.c (handle_inferior_event): Fix typo in comment.
This commit is contained in:
parent
f265bc0660
commit
8002d778c3
@ -1,3 +1,7 @@
|
||||
2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59.eng.vmware.com>
|
||||
|
||||
* infrun.c (handle_inferior_event): Fix typo in comment.
|
||||
|
||||
2008-10-04 Vladimir Prus <vladimir@codesourcery.com>
|
||||
|
||||
* mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
|
||||
|
@ -2625,7 +2625,7 @@ targets should add new threads to the thread list themselves in non-stop mode.")
|
||||
another signal besides SIGTRAP, so check here as well as
|
||||
above.''
|
||||
|
||||
If someone ever tries to get get call dummys on a
|
||||
If someone ever tries to get call dummys on a
|
||||
non-executable stack to work (where the target would stop
|
||||
with something like a SIGSEGV), then those tests might need
|
||||
to be re-instated. Given, however, that the tests were only
|
||||
|
Loading…
Reference in New Issue
Block a user