提交历史

作者 SHA1 备注 提交日期
  Alex Bennée 131f387d74 gdbstub: split out softmmu/user specifics for syscall handling 2 年之前
  Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 2 年之前
  Alex Bennée 505601d580 gdbstub: specialise stub_can_reverse 2 年之前
  Alex Bennée 7ea0c33def gdbstub: introduce gdb_get_max_cpus 2 年之前
  Alex Bennée 589a58672e gdbstub: specialise target_memory_rw_debug 2 年之前
  Alex Bennée 8a2025b36b gdbstub: specialise handle_query_attached 2 年之前
  Alex Bennée a7e0f9bd2a gdbstub: abstract target specific details from gdb_put_packet_binary 2 年之前
  Alex Bennée d96bf49ba8 gdbstub: move chunks of user code into own files 2 年之前
  Alex Bennée b6fa2ec238 gdbstub: move chunk of softmmu functionality to own file 2 年之前
  Alex Bennée 36e067b2f2 gdbstub: make various helpers visible to the rest of the module 2 年之前
  Alex Bennée 1678ea040e gdbstub: move fromhex/tohex routines to internals 2 年之前
  Alex Bennée 9f56787c12 gdbstub: move GDBState to shared internals header 2 年之前
  Alex Bennée 9774855842 gdbstub/internals.h: clean up include guard 2 年之前
  Philippe Mathieu-Daudé 55b5b8e928 gdbstub: Use vaddr type for generic insert/remove_breakpoint() API 2 年之前
  Alex Bennée a48e7d9e52 gdbstub: move guest debug support check to ops 2 年之前
  Alex Bennée ae7467b1ac gdbstub: move breakpoint logic to accel ops 2 年之前