Detect SW breakpoints in Cell/B.E. combined debugging
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 8319083fc386ed448ef7ae510c6a8db75371ce81..61e985160c831730cac41427d8b24e899ff0f8da 100644 (file)
@@ -1,3 +1,10 @@
+2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
+       (GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
+       * linux-nat.c (check_stopped_by_breakpoint): Use
+       GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
+
 2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * linux-thread-db.c (thread_db_get_thread_local_address): If the
This page took 0.02581 seconds and 4 git commands to generate.