Commit History

作者 SHA1 備註 提交日期
  Alex Bennée c0e6b8b798 system: propagate Error to gdbserver_start (and other device setups) 7 月之前
  Salil Mehta 242da18082 gdbstub: Add helper function to unregister GDB register space 1 年之前
  Alex Bennée 5b7d54d4ed gdbstub: move enums into separate header 1 年之前
  Alex Bennée b31bf9f8f7 include/exec: add missing include guard comment 1 年之前
  Alex Bennée c3d0b46645 gdbstub: expose api to find registers 1 年之前
  Akihiko Odaki eb37086fb0 gdbstub: Add members to identify registers to GDBFeature 1 年之前
  Akihiko Odaki ee59fa1dd5 gdbstub: Simplify XML lookup 1 年之前
  Akihiko Odaki 66260159a7 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb 1 年之前
  Akihiko Odaki ac1e867100 gdbstub: Use GDBFeature for gdb_register_coprocessor 1 年之前
  Akihiko Odaki e84f45243f gdbstub: Introduce GDBFeatureBuilder 1 年之前
  Akihiko Odaki 1218b68ea6 gdbstub: Introduce gdb_find_static_feature() 1 年之前
  Akihiko Odaki 6c2313e83d gdbstub: Add num_regs member to GDBFeature 1 年之前
  Akihiko Odaki 213316d401 gdbstub: Remove gdb_has_xml variable 1 年之前
  Akihiko Odaki 956af7daad gdbstub: Introduce GDBFeature structure 1 年之前
  Alex Bennée 8dd7a4b348 gdbstub: move comment for gdb_register_coprocessor 2 年之前
  Alex Bennée d0e5fa849d gdbstub: replace global gdb_has_xml with a function 2 年之前
  Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 2 年之前
  Alex Bennée 4ea5fe997d gdbstub: move register helpers into standalone include 2 年之前
  Alex Bennée d96bf49ba8 gdbstub: move chunks of user code into own files 2 年之前
  Philippe Mathieu-Daudé 1c4517b8b6 gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs 2 年之前
  Richard Henderson 64c8c6a992 gdbstub: Adjust gdb_syscall_complete_cb declaration 3 年之前
  Richard Henderson 9a89470449 semihosting: Split out semihost_sys_lseek 3 年之前
  Richard Henderson 9814483d63 include/exec: Define errno values in gdbstub.h 3 年之前
  Richard Henderson 7c56c2d3da include/exec: Move gdb_stat and gdb_timeval to gdbstub.h 3 年之前
  Richard Henderson 94b14fe08f include/exec: Move gdb open flags to gdbstub.h 3 年之前
  Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN 3 年之前
  Philippe Mathieu-Daudé e52fc5e156 exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic 4 年之前
  Peter Maydell b81cff9cd9 gdbstub: Remove unused gdb_get_float32() and gdb_get_float64() 4 年之前
  Alex Bennée 5ef0317f58 gdbstub: drop gdbserver_cleanup in favour of gdb_exit 4 年之前
  Alex Bennée ad9dcb207b gdbstub: drop CPUEnv from gdb_exit() 4 年之前