* infrun.c (wait_for_inferior): Fix PC out of objfile bounds
authorStu Grossman <grossman@cygnus>
Tue, 26 Oct 1993 01:13:28 +0000 (01:13 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 26 Oct 1993 01:13:28 +0000 (01:13 +0000)
check to just use stop_func_name == 0.

gdb/ChangeLog

index e8af83d2c171fad04b4af0bf5737be0c66e43548..1bf5dcb194428ce3c67d7ccae08a54994e9650db 100644 (file)
@@ -1,7 +1,7 @@
 Mon Oct 25 11:08:59 1993  Stu Grossman  (grossman at cygnus.com)
 
-       * infrun.c (wait_for_inferior):  Fix PC out of subroutine bounds
-       check to use prev_func_start/end instead of stop_func_start/end.
+       * infrun.c (wait_for_inferior):  Fix PC out of objfile bounds
+       check to just use stop_func_name == 0.
        * remote-udi.c (store_register):  Invalidate NPC/PC_REGNUM after
        changing PC.
 
This page took 0.026839 seconds and 4 git commands to generate.