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:
Michael Snyder
2008-10-05 19:52:11 +00:00
parent f265bc0660
commit 8002d778c3
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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