gdb/
authorPedro Alves <palves@redhat.com>
Wed, 7 Jan 2009 21:42:50 +0000 (21:42 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 7 Jan 2009 21:42:50 +0000 (21:42 +0000)
commitfa3a767ffc07a0793e7187848dd9c06fffb3cbf2
tree2655afd2499eb09b20bcb664bf3a4cfc897c88cf
parent62a6d109095f89073f4366293c575a6ddf6daa22
gdb/
2009-01-07  Pedro Alves  <pedro@codesourcery.com>

Delete ONE_PROCESS_WRITETEXT leftovers.

* breakpoint.c (insert_bp_location): Delete process_warning
argument.  Adjust.
(insert_breakpoint_locations): Adjust.
(reattach_breakpoints): Adjust.
* infrun.c (normal_stop): Drop "It might be running in another
process" notice.

gdb/doc/
2009-01-07  Pedro Alves  <pedro@codesourcery.com>

* gdb.texinfo (Error in Breakpoints): Delete mention of "The same
program may be running in another process" errors.
* gdbint.texinfo (Native Conditionals): Delete
ONE_PROCESS_WRITETEXT description.
gdb/ChangeLog
gdb/breakpoint.c
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/gdbint.texinfo
gdb/infrun.c
This page took 0.025365 seconds and 4 git commands to generate.