summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2013-09-11 08:31:44 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2013-09-11 08:31:44 +0000
commit13157288d5996f721afa24abfb364f6ed86828ca (patch)
treecb8a5a09dd7cd0bf5babf518a6eca3277887776b /gdb/testsuite/ChangeLog
parent7790bf8bb29489393f3f6d2e92a5dc9a786a4711 (diff)
downloadgdb-13157288d5996f721afa24abfb364f6ed86828ca.tar.gz
minidebuginfo: Fix stripping/debuginfo
gdb/doc/ 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create mini_debuginfo. Strip binary before adding mini_debuginfo to it. gdb/testsuite/ 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com> * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only debug part of the binary.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 1bf8fb8a92a..aa7397e5179 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+ * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
+ debug part of the binary.
+
+2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
(addlink): Add comment.