Add read_pc / write_pc support to win32-low
[deliverable/binutils-gdb.git] / gdbserver / ChangeLog
index 792834077feddd098ab54a03487a4440cf550af0..ee66a4b6d99d62c8837ebe56669ff906b12c4c43 100644 (file)
@@ -1,3 +1,16 @@
+2020-04-08  Tom Tromey  <tromey@adacore.com>
+
+       * win32-low.h (win32_process_target::read_pc)
+       (win32_process_target::write_pc): Declare.
+       * win32-low.c (win32_process_target::read_pc)
+       (win32_process_target::write_pc): New methods.
+       * win32-i386-low.c (i386_win32_get_pc, i386_win32_set_pc): New
+       functions.
+       (the_low_target): Update.
+       * win32-arm-low.c (arm_win32_get_pc, arm_win32_set_pc): New
+       functions.
+       (the_low_target): Update.
+
 2020-04-08  Tom Tromey  <tromey@adacore.com>
 
        * win32-low.c (win32_kill, get_child_debug_event): Use
This page took 0.026236 seconds and 4 git commands to generate.