gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4ebefcc301a8b1e2633fb0316dc5c5f4f8ab2561..cab30f77336e8450c7964a208c92abb94b10db9f 100644 (file)
@@ -1,3 +1,15 @@
+2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * common/linux-ptrace.c: Include gdb_assert.h.
+       <__i386__> (linux_ptrace_test_ret_to_nx_instr): New declaration.
+       <__i386__>: Include sys/reg.h, sys/mman.h, signal.h, sys/wait.h and
+       stdint.h.
+       (linux_ptrace_test_ret_to_nx, linux_ptrace_init_warnings): New
+       functions.
+       * common/linux-ptrace.h (linux_ptrace_init_warnings): New declarations.
+       * linux-nat.c (linux_child_post_attach)
+       (linux_child_post_startup_inferior): Call linux_ptrace_init_warnings.
+
 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * linux-thread-db.c (thread_db_find_new_threads_silently): Do not apply
This page took 0.030844 seconds and 4 git commands to generate.