* infrun.c (child_attach): Don't allow gdb to attach to itself.
authorStu Grossman <grossman@cygnus>
Tue, 12 May 1992 21:27:03 +0000 (21:27 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 12 May 1992 21:27:03 +0000 (21:27 +0000)
It gets permanently stuck in many OSes.
* breakpoint.c, infcmd.c, infrun.c:  Change many printfs to printf_filtered.
* breakpoint.c: Improve help text for info breakpoints.

gdb/ChangeLog

index da3c86fd81fd185bf663bb9c544760979a58866d..20864a6c523365971bfe1df79bb9caf3071656aa 100644 (file)
@@ -1,6 +1,8 @@
 Tue May 12 14:15:48 1992  Stu Grossman  (grossman at cygnus.com)
 
-       * breakpoint.c, infcmd.c:  Change many printfs to printf_filtered.
+       * infrun.c (child_attach):  Don't allow gdb to attach to itself.
+       It gets permanently stuck in many OSes.
+       * breakpoint.c, infcmd.c, infrun.c:  Change many printfs to printf_filtered.
        * breakpoint.c: Improve help text for info breakpoints.
 
 Mon May 11 14:17:18 1992  John Gilmore  (gnu at cygnus.com)
This page took 0.026542 seconds and 4 git commands to generate.