summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-01-09 00:45:08 +0000
committerAndrew Cagney <cagney@redhat.com>2003-01-09 00:45:08 +0000
commitc9a1dc08aaf6cb16b9d07fcee5420c3c73b9dd72 (patch)
tree8c86c0dec287aec31115beb4e176593f916e87c6 /gdb/ChangeLog
parent1c615f7a4098353ebcbf9714c6f6c8a8e8003707 (diff)
downloadbinutils-gdb-c9a1dc08aaf6cb16b9d07fcee5420c3c73b9dd72.tar.gz
2003-01-08 Andrew Cagney <ac131313@redhat.com>
* gdb_mbuild.sh: Add --keep option. When specified, keep the build directories. Save edited gdb output in Mbuild.log. If a build fails, remove any final GDB executable.
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 6e4ed54f2ff..b123f4a9904 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -5,6 +5,12 @@
2003-01-08 Andrew Cagney <ac131313@redhat.com>
+ * gdb_mbuild.sh: Add --keep option. When specified, keep the
+ build directories. Save edited gdb output in Mbuild.log. If a
+ build fails, remove any final GDB executable.
+
+2003-01-08 Andrew Cagney <ac131313@redhat.com>
+
* gdb_mbuild.sh: Edit the output of `maint print architecture'
replacing hex constants with function names and stripping leading
file name directory prefixes.