Browse Source

* 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.
gdb-4_18-branch
Stu Grossman 35 years ago
parent
commit
84c8f62dc0
  1. 4
      gdb/ChangeLog

4
gdb/ChangeLog

@ -1,6 +1,8 @@
Tue May 12 14:15:48 1992 Stu Grossman (grossman at cygnus.com) 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. * breakpoint.c: Improve help text for info breakpoints.
Mon May 11 14:17:18 1992 John Gilmore (gnu at cygnus.com) Mon May 11 14:17:18 1992 John Gilmore (gnu at cygnus.com)

Loading…
Cancel
Save