linux-nat: Exploit /proc/<pid>/mem for writing
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ea293a4e8c4663669136e013bac17d72bf7fa39c..e90fbc0adfd76ce6ec6fbdce529f2c759f7da2f3 100644 (file)
@@ -1,3 +1,26 @@
+2017-03-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * linux-nat.c (linux_proc_xfer_partial): Handle write operations
+       as well.
+
+2017-03-14  Pedro Alves  <palves@redhat.com>
+
+       * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
+       (main): Use std::unique_ptr.  Remove calls to
+       cp_demangled_name_parse_free.
+
+2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
+       alphabsd_store_inferior_registers): Use regcache->ptid instead
+       of inferior_ptid.
+
+2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * aix-thread.c (aix_thread_fetch_registers,
+       aix_thread_store_registers): Use regcache->ptid instead of
+       inferior_ptid.
+
 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * aarch64-linux-nat.c (fetch_gregs_from_thread,
This page took 0.032023 seconds and 4 git commands to generate.