Fix PR gdb/19676: Disable displaced stepping if /proc not mounted
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index cb95a89d6a5485e85f7d2c5a81c8c15a890b06e4..3e72420282f0310ab3a76b58a00da1d0b1d07733 100644 (file)
@@ -1,3 +1,11 @@
+2016-03-15  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/19676
+       * infrun.c (displaced_step_prepare): Also disable displaced
+       stepping on NOT_SUPPORTED_ERROR.
+       * linux-tdep.c (linux_displaced_step_location): If reading auxv
+       fails, throw NOT_SUPPORTED_ERROR instead of generic error.
+
 2016-03-13  Marcin Koƛcielnicki  <koriakin@0x04.net>
 
        * s390-linux-tdep.c (s390_gen_return_address): New function.
This page took 0.023255 seconds and 4 git commands to generate.