aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-12-04 04:53:13 +0000
committerDaniel Jacobowitz <drow@false.org>2002-12-04 04:53:13 +0000
commitd8ef46f5faa8a4d71f626d08a6a28359435bce6b (patch)
tree23b4e11c2d51985429cd804fb8d2fdd14eca58bc /gdb/ChangeLog
parent02ae777101c4e5debdf1277352997702fd1d4961 (diff)
downloadgdb-d8ef46f5faa8a4d71f626d08a6a28359435bce6b.zip
gdb-d8ef46f5faa8a4d71f626d08a6a28359435bce6b.tar.gz
gdb-d8ef46f5faa8a4d71f626d08a6a28359435bce6b.tar.bz2
* breakpoint.c (create_thread_event_breakpoint): Use xasprintf.
(create_breakpoints): Make sure the addr_string field is not NULL.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 12d6a0f..0129611 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-03 H.J. Lu (hjl@gnu.org)
+
+ * breakpoint.c (create_thread_event_breakpoint): Use xasprintf.
+ (create_breakpoints): Make sure the addr_string field is not
+ NULL.
+
2002-12-03 Andrew Cagney <ac131313@redhat.com>
* sparc-nat.c (fetch_inferior_registers)