Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Alex Bennée d0e5fa849d gdbstub: replace global gdb_has_xml with a function 2 yıl önce
  Alex Bennée 56e534bd11 gdbstub: refactor get_feature_xml 2 yıl önce
  Ilya Leoshkevich e282010b2e gdbstub: Add support for info proc mappings 2 yıl önce
  Ilya Leoshkevich a3fcc111fa gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process() 2 yıl önce
  Matheus Tavares Bernardino 758370052f gdbstub: only send stop-reply packets when allowed to 2 yıl önce
  Alex Bennée 131f387d74 gdbstub: split out softmmu/user specifics for syscall handling 2 yıl önce
  Alex Bennée c566080cd3 gdbstub: move syscall handling to new file 2 yıl önce
  Alex Bennée 505601d580 gdbstub: specialise stub_can_reverse 2 yıl önce
  Alex Bennée 7ea0c33def gdbstub: introduce gdb_get_max_cpus 2 yıl önce
  Alex Bennée 589a58672e gdbstub: specialise target_memory_rw_debug 2 yıl önce
  Alex Bennée 8a2025b36b gdbstub: specialise handle_query_attached 2 yıl önce
  Alex Bennée a7e0f9bd2a gdbstub: abstract target specific details from gdb_put_packet_binary 2 yıl önce
  Alex Bennée d96bf49ba8 gdbstub: move chunks of user code into own files 2 yıl önce
  Alex Bennée b6fa2ec238 gdbstub: move chunk of softmmu functionality to own file 2 yıl önce
  Alex Bennée 36e067b2f2 gdbstub: make various helpers visible to the rest of the module 2 yıl önce
  Alex Bennée 1678ea040e gdbstub: move fromhex/tohex routines to internals 2 yıl önce
  Alex Bennée 9f56787c12 gdbstub: move GDBState to shared internals header 2 yıl önce
  Alex Bennée 9774855842 gdbstub/internals.h: clean up include guard 2 yıl önce
  Philippe Mathieu-Daudé 55b5b8e928 gdbstub: Use vaddr type for generic insert/remove_breakpoint() API 2 yıl önce
  Alex Bennée a48e7d9e52 gdbstub: move guest debug support check to ops 2 yıl önce
  Alex Bennée ae7467b1ac gdbstub: move breakpoint logic to accel ops 2 yıl önce