aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c127010..2e26b26 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,14 @@
2008-08-22 Ulrich Weigand <uweigand@de.ibm.com>
+ * spu-tdep.c (spu_overlay_new_objfile): Only consider SPU objfiles.
+ (info_spu_event_command): Command only supported on SPU architecture.
+ (info_spu_signal_command): Likewise.
+ (info_spu_mailbox_command): Likewise.
+ (info_spu_dma_command): Likewise.
+ (info_spu_proxydma_command): Likewise.
+
+2008-08-22 Ulrich Weigand <uweigand@de.ibm.com>
+
* infrun.c (adjust_pc_after_break): Do not call get_thread_regcache
if the thread has already exited.