OSDN Git Service

gdb/
authorpalves <palves>
Wed, 7 Jan 2009 21:42:49 +0000 (21:42 +0000)
committerpalves <palves>
Wed, 7 Jan 2009 21:42:49 +0000 (21:42 +0000)
commitedaaaaa898ee39400c45b68234426d4fd9326ed5
tree02157065bb4c3d996e0d17bb22ea3649ea43399b
parent515ca518bafb95cbfdea6d636e0ddbf3e875757e
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