From 8002d778c333ada6a194062269df0ce9224f76f6 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Sun, 5 Oct 2008 19:52:11 +0000 Subject: 2008-10-05 Michael Snyder * infrun.c (handle_inferior_event): Fix typo in comment. --- gdb/infrun.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/infrun.c') diff --git a/gdb/infrun.c b/gdb/infrun.c index 4eb4b2c..0aefa25 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -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 -- cgit v1.1