]> git.proxmox.com Git - qemu.git/history - gdbstub.c
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / gdbstub.c
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-06-16 Paul BrookGDB exit status for semihosting
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-02-27 takasi-y@ops.dti... target-sh4: Fix gdb read/write register
2010-02-27 Daniel GutsonFix to 'gdb detach' stub
2010-02-23 Richard Hendersontarget-alpha: Fix gdb access to fpcr and unique.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Edgar E. Iglesiascris: Add CRISv10 gdbstub support.
2010-01-14 Kazu Hiratatarget-m68k: fix a typo in 'P' packet processing
2009-12-13 Nathan Froydgdbstub: add MIPS16 support
2009-12-05 Alexander GrafS390 GDB stub
2009-12-03 Kevin WolfDon't leak file descriptors
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Amit Shahchar: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
2009-10-05 Jan Kiszkagdbstub: x86: Switch 64/32 bit registers dynamically
2009-09-30 Michael S. Tsirkingdbstub: fix coding style nit
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-07-27 Juan Quintelarename USE_NPTL to CONFIG_USE_NPTL
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-16 Jan Kiszkagdbstub: x86: Support for setting segment registers
2009-07-16 Jan Kiszkagdbstub: x86: Refactor register access
2009-07-16 Jan Kiszkagdbstub: Add vCont support
2009-06-04 Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-05-26 Edgar E. Iglesiasmicroblaze: Add GDB stub support.
2009-04-18 blueswir1Add 'static' to avoid a sparse warning
2009-04-13 blueswir1Fix ppc-softmmu warnings on OpenBSD host
2009-04-08 aurel32factor out setting pc in gdbstub
2009-04-05 aliguorigdbstub: Rework configuration via command line and...
2009-03-28 aliguorigdbstub: Allow re-instantiation (Jan Kiszka)
2009-03-28 aliguorigdbstub: Drop redundant memset after qemu_mallocz ...
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 blueswir1Fix BSD user
2009-03-05 aliguorimonitor: Pass-through for gdbstub (Jan Kiszka)
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-24 aurel32target-ppc: Change core powerpc gdbstub bits to be...
2009-01-22 aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-15 blueswir1Fix bsd-user build
2009-01-13 blueswir1Fix gdbserver number of registers (Tristan Gingold)
2009-01-07 edgar_iglgdbstub: fix gdbserver_fork
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-18 aurel32User-mode GDB stub improvements - handle signals
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-12-07 aurel32target-alpha: gdb-stub support
2008-12-07 aurel32gdbstub: kill a warning
2008-12-07 blueswir1Fix some new warnings introduced after r5022
2008-11-30 aurel32gdbstub: Fix access to PPC FPRs
2008-11-18 aliguorigdbstub: manage CPUs as threads (Jan Kiszka)
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-18 aliguorigdbstub: Return appropriate watch message to gdb (Jan...
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-25 blueswir1Use snprintf to please OpenBSD linker
2008-10-21 aurel32target-ppc: Convert XER accesses to TCG
2008-10-14 aurel32gdbstub: remove unused local variable
2008-10-11 edgar_iglCRIS: Handle GDB writes to pregs.
2008-10-11 pbrookAdd GDB XML register description support.
2008-09-18 thsMove the active FPU registers into env again, and use...
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-06-07 blueswir1Fix Sparc32plus GDBstub support
2008-05-17 edgar_iglSupport signal reception in user-mode. Handle when...
2008-05-17 edgar_iglAdd support for the 'k' (kill) and 'D' (detach) packets...
2008-05-09 bellardx86_64 and better i386 support
2008-05-09 edgar_iglRemove x86-64 specific reg fillers.
2008-05-09 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-09 edgar_iglAdd x86_64 gdb stub for qemu (Jason Wessel).
2008-03-14 edgar_iglImprove readability by moving the continue operation...
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookFix format mismatch.
2007-10-31 balrogx86_64 support in cpu_gdb_read_registers(), by Goran...
2007-10-25 j_mayerGprof prooved the PowerPC emulation spent too much...
2007-10-25 thsFix gdb stub for MIPS64.
2007-10-08 thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-08-06 pbrookEnsure string is properly terminated.
2007-07-12 thsImprove handling of gdb's single-step / continue arguments.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-07-07 blueswir1 Report normalised CWP values to userland and GDB,...
2007-06-03 thsProper target format for qOffsets.
2007-06-01 thsGDB stub for MIPS64, by Jason Wessel.
2007-05-26 pbrookM68k system mode semihosting.
2007-05-13 thsAdd fpu register support to the gdb code, by Magnus...
2007-05-07 thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-04-14 pbrookFix format specified for watchpoint address.
2007-04-14 blueswir1Fix Sparc64 double float gdb protocol (initial version...
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
next