Fix non executable stack handling when calling functions in the inferior.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 25f3adfef3c2cfbd04b6ecb14913b6f15a31a075..06848e089cf78d333cacb7ba9c18dc3b8c9cef05 100644 (file)
@@ -1,3 +1,15 @@
+2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+
+       PR breakpoints/16812
+       * linux-low.c (wstatus_maybe_breakpoint): Remove.
+       (linux_low_filter_event): Update wstatus_maybe_breakpoint name.
+       (linux_wait_1): Report SIGTRAP,SIGILL,SIGSEGV.
+
+2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
+
+       PR breakpoints/15956
+       * tracepoint.c (cmd_qtinit): Add check for current_thread.
+
 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
 
        * linux-low.c (linux_low_btrace_conf): Print size.
This page took 0.028324 seconds and 4 git commands to generate.