aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-01-07 21:42:50 +0000
committerPedro Alves <palves@redhat.com>2009-01-07 21:42:50 +0000
commitfa3a767ffc07a0793e7187848dd9c06fffb3cbf2 (patch)
tree2655afd2499eb09b20bcb664bf3a4cfc897c88cf /gdb/ChangeLog
parent62a6d109095f89073f4366293c575a6ddf6daa22 (diff)
downloadgdb-fa3a767ffc07a0793e7187848dd9c06fffb3cbf2.zip
gdb-fa3a767ffc07a0793e7187848dd9c06fffb3cbf2.tar.gz
gdb-fa3a767ffc07a0793e7187848dd9c06fffb3cbf2.tar.bz2
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e84188e..87b831a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2009-01-07 Stan Shebs <stan@codesourcery.com>
* config/pa/linux.mh (XDEPFILES): Remove.