summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-23 02:55:08 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-23 02:55:08 +0000
commitee1178ce0787599b432452b17fdab0fe8f54284c (patch)
tree4c65081cb8e0fcd783e5b1fbd351f58efa4a1546 /gdb
parent7395f1a869944a2fc3fccca00a2332c13f661e83 (diff)
downloadgdb-ee1178ce0787599b432452b17fdab0fe8f54284c.tar.gz
2003-06-22 Andrew Cagney <cagney@redhat.com>
GDB 6.0 branch created.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c6dc51d82a6..f56e7fe6742 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-22 Andrew Cagney <cagney@redhat.com>
+
+ GDB 6.0 branch created.
+
2003-06-22 Daniel Jacobowitz <drow@mvista.com>
* symfile.c (add_symbol_file_command): Use parse_and_eval_address.