aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2009-04-03 14:37:57 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2009-04-03 14:37:57 +0000
commit9592c5d01114002e806d444f9a574903e7d0a957 (patch)
tree41fb39cdca6df8bf3d81ad4a0100fc8a771c3420 /gdb/ChangeLog
parent5ecd5cbe983b2ba6f5f05f3e94926e4d841024fb (diff)
downloadgdb-9592c5d01114002e806d444f9a574903e7d0a957.zip
gdb-9592c5d01114002e806d444f9a574903e7d0a957.tar.gz
gdb-9592c5d01114002e806d444f9a574903e7d0a957.tar.bz2
* spu-linux-nat.c (spu_bfd_open): Set filename of in-memory
BFD to contents of SPU name note. (spu_symbol_file_add_from_memory): Call symbol_file_add_from_bfd with "from_tty" argument 1 instead of 0.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 94373ab..ca80247 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2009-04-93 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * spu-linux-nat.c (spu_bfd_open): Set filename of in-memory
+ BFD to contents of SPU name note.
+ (spu_symbol_file_add_from_memory): Call symbol_file_add_from_bfd
+ with "from_tty" argument 1 instead of 0.
+
2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
* dwarf2read.c