提交歷史

作者 SHA1 備註 提交日期
  Gustavo Romero 3ce0fc57a0 gdbstub: Make hex conversion function non-internal 1 年之前
  Gustavo Romero 133f202b19 gdbstub: Move GdbCmdParseEntry into a new header file 1 年之前
  Philippe Mathieu-Daudé 0eaf7fb9a8 gdbstub/system: Rename 'user_ctx' argument as 'ctx' 1 年之前
  Philippe Mathieu-Daudé 25f34eb708 gdbstub: Correct invalid mentions of 'softmmu' by 'system' 1 年之前
  Gustavo Romero 9ae5801d35 gdbstub: Add Xfer:siginfo:read stub 1 年之前
  Ilya Leoshkevich 539cb4ec49 gdbstub: Introduce gdb_handle_detach_user() 1 年之前
  Ilya Leoshkevich e454f2fe24 gdbstub: Introduce gdb_handle_set_thread_user() 1 年之前
  Ilya Leoshkevich 6d923112fd gdbstub: Introduce gdb_handle_query_supported_user() 1 年之前
  Ilya Leoshkevich 046f143c51 gdbstub: Implement catching syscalls 1 年之前
  Ilya Leoshkevich 4aad096587 gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way 1 年之前
  Alex Bennée 5dcf6334ae gdbstub: use a better signal when we halt for IO reasons 1 年之前
  Akihiko Odaki 213316d401 gdbstub: Remove gdb_has_xml variable 1 年之前
  Philippe Mathieu-Daudé 3f7d1bdab0 gdbstub: Rename 'softmmu' -> 'system' 1 年之前
  Alex Bennée d0e5fa849d gdbstub: replace global gdb_has_xml with a function 2 年之前
  Alex Bennée 56e534bd11 gdbstub: refactor get_feature_xml 2 年之前
  Ilya Leoshkevich e282010b2e gdbstub: Add support for info proc mappings 2 年之前
  Ilya Leoshkevich a3fcc111fa gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() 2 年之前
  Matheus Tavares Bernardino 758370052f gdbstub: only send stop-reply packets when allowed to 2 年之前
  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 年之前