コミット履歴

作者 SHA1 メッセージ 日付
  Alex Bennée 0beaebc041 gdbstub: don't report auxv feature unless on Linux 2 年 前
  Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h 2 年 前
  Alex Bennée 61b2e136db gdbstub: only compile gdbstub twice for whole build 2 年 前
  Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 2 年 前
  Alex Bennée 379b42e8b7 gdbstub: don't use target_ulong while handling registers 2 年 前
  Alex Bennée b428ad1234 gdbstub: fix address type of gdb_set_cpu_pc 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 548c96095d includes: move tb_flush into its own header 2 年 前
  Alex Bennée 9f56787c12 gdbstub: move GDBState to shared internals header 2 年 前
  Alex Bennée 8e70c6f947 gdbstub: define separate user/system structures 2 年 前
  Alex Bennée ad9e4585b3 gdbstub: clean-up indent on gdb_exit 2 年 前
  Philippe Mathieu-Daudé 5b5968c477 replay: Extract core API to 'exec/replay-core.h' 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 年 前
  Alex Bennée 3b7a93880a gdbstub: move sstep flags probing into AccelClass 2 年 前
  Alex Bennée 842b42df2b gdbstub: move into its own sub directory 2 年 前