Reference: gdb-pend/646
authorStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 00:52:19 +0000 (00:52 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 00:52:19 +0000 (00:52 +0000)
* infrun.c (wait_for_inferior!!!!):  Prevent gdb from hanging when
nexting over recursive function calls.

gdb/ChangeLog

index 2ef2e5e5377eab07dc3d53fa6d7a86cc87c3b110..04fe54d2ca06916d7daf67ef8893e37db44631e4 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jan 14 12:28:52 1992  Stu Grossman  (grossman at cygnus.com)
 
+       * infrun.c (wait_for_inferior!!!!):  Prevent gdb from hanging when
+       nexting over recursive function calls.
+
        * target.c (target_read_string):  Create this routine to read null
        terminated strings from the target.  It deals with running off the
        end of memory elegantly as well.  solib.c (find_solib):  Use