summaryrefslogtreecommitdiffstats
path: root/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* target-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndefAurelien Jarno2011-06-031-4/+0
* s390x: Adjust GDB stubAlexander Graf2011-05-201-2/+6
* gdbstub: Catch and report more vmstop reasonsJan Kiszka2011-04-031-10/+39
* lm32: gdbstub supportMichael Walle2011-03-071-0/+76
* Improve vm_stop reason declarationsJan Kiszka2011-02-141-9/+10
* gdbstub: Close connection in gdb_exitFabien Chouteau2011-01-161-0/+6
* Use gcc warning flag -Wnested-externsBlue Swirl2010-09-181-1/+0
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-0/+1
* GDB exit status for semihostingPaul Brook2010-06-161-14/+20
* sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl2010-05-091-8/+8
* target-sh4: Fix gdb read/write registertakasi-y@ops.dti.ne.jp2010-02-271-13/+14
* Fix to 'gdb detach' stubDaniel Gutson2010-02-271-0/+1
* target-alpha: Fix gdb access to fpcr and unique.Richard Henderson2010-02-231-34/+54
* cris: Add CRISv10 gdbstub support.Edgar E. Iglesias2010-02-201-0/+36
* target-m68k: fix a typo in 'P' packet processingKazu Hirata2010-01-141-1/+1
* gdbstub: add MIPS16 supportNathan Froyd2009-12-131-3/+15
* S390 GDB stubAlexander Graf2009-12-051-0/+52
* Don't leak file descriptorsKevin Wolf2009-12-031-0/+6
* char: rename CHR_EVENT_RESET to CHR_EVENT_OPENEDAmit Shah2009-10-211-1/+1
* gdbstub: x86: Switch 64/32 bit registers dynamicallyJan Kiszka2009-10-051-13/+42
* gdbstub: fix coding style nitMichael S. Tsirkin2009-09-301-1/+1
* kvm: Simplify cpu_synchronize_state()Avi Kivity2009-08-271-4/+4
* rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela2009-07-271-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* gdbstub: x86: Support for setting segment registersJan Kiszka2009-07-161-17/+31
* gdbstub: x86: Refactor register accessJan Kiszka2009-07-161-73/+83
* gdbstub: Add vCont supportJan Kiszka2009-07-161-0/+58
* fix gdbstub support for multiple threads in usermode, v3Nathan Froyd2009-06-041-25/+44
* microblaze: Add GDB stub support.Edgar E. Iglesias2009-05-261-0/+32
* Add 'static' to avoid a sparse warningblueswir12009-04-181-1/+1
* Fix ppc-softmmu warnings on OpenBSD hostblueswir12009-04-131-5/+5
* factor out setting pc in gdbstubaurel322009-04-081-38/+25
* gdbstub: Rework configuration via command line and monitor (Jan Kiszka)aliguori2009-04-051-14/+27
* gdbstub: Allow re-instantiation (Jan Kiszka)aliguori2009-03-281-21/+36
* gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka)aliguori2009-03-281-2/+0
* Guest debugging support for KVM (Jan Kiszka)aliguori2009-03-121-7/+17
* Use a dedicated function to request exit from execution loopaurel322009-03-071-1/+1
* Fix BSD userblueswir12009-03-071-3/+3
* monitor: Pass-through for gdbstub (Jan Kiszka)aliguori2009-03-051-1/+53
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-8/+0
* target-ppc: Change core powerpc gdbstub bits to be XML-awareaurel322009-01-241-1/+22
* Rework vm_state_change notifiers (Jan Kiszka)aliguori2009-01-221-6/+5
* add an init function parameter to qemu_chr_open()aurel322009-01-181-1/+1
* Fix bsd-user buildblueswir12009-01-151-0/+6
* Fix gdbserver number of registers (Tristan Gingold)blueswir12009-01-131-2/+2
* gdbstub: fix gdbserver_forkedgar_igl2009-01-071-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* User-mode GDB stub improvements - handle signalsaurel322008-12-181-15/+239
* User-mode GDB stub improvements - handle forkaurel322008-12-181-0/+12
* target-alpha: gdb-stub supportaurel322008-12-071-0/+54
OpenPOWER on IntegriCloud