mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 22:15:12 +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:
@ -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>
|
2008-10-04 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
* mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
|
* 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
|
another signal besides SIGTRAP, so check here as well as
|
||||||
above.''
|
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
|
non-executable stack to work (where the target would stop
|
||||||
with something like a SIGSEGV), then those tests might need
|
with something like a SIGSEGV), then those tests might need
|
||||||
to be re-instated. Given, however, that the tests were only
|
to be re-instated. Given, however, that the tests were only
|
||||||
|
Reference in New Issue
Block a user