2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
pbrook | Ensure string is properly terminated. |
blob | commitdiff | raw | diff to current |
2007-07-12 |
ths | Improve handling of gdb's single-step / continue arguments. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
blueswir1 | Report normalised CWP values to userland and GDB,... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Proper target format for qOffsets. |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | GDB stub for MIPS64, by Jason Wessel. |
blob | commitdiff | raw | diff to current |
2007-05-26 |
pbrook | M68k system mode semihosting. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Add fpu register support to the gdb code, by Magnus... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | MIPS 64-bit FPU support, plus some collateral bugfixes... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
pbrook | Fix format specified for watchpoint address. |
blob | commitdiff | raw | diff to current |
2007-04-14 |
blueswir1 | Fix Sparc64 double float gdb protocol (initial version... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
j_mayer | Great PowerPC emulation code resynchronisation and... |
blob | commitdiff | raw | diff to current |
2007-02-28 |
ths | MIPS FPU dynamic activation, part 1, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-02-22 |
pbrook | Allow gdbstub to connect over any serial device. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | gdbserver fix |
blob | commitdiff | raw | diff to current |
2007-01-28 |
pbrook | GDB hosted syscalls. |
blob | commitdiff | raw | diff to current |
2007-01-28 |
pbrook | Use standard character device interface for gdbstub. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
pbrook | Don't resume guest when gdb connection terminates and... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
ths | Darwin userspace emulation, by Pierre d'Herbemont. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
ths | MIPS FPU support for the gdb stub, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2006-10-22 |
pbrook | ColdFire target. |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | sparc fpu fix - allow 64 bit addresses (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-06-18 |
pbrook | SH bugfixes. |
blob | commitdiff | raw | diff to current |
2006-06-17 |
pbrook | Respond to qOffsets gdb packet (for debugging bFLT... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | gdb stub for win32 |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | SIGINT generation (Jason Wessel) |
blob | commitdiff | raw | diff to current |
2005-12-05 |
bellard | MIPS support and memory access error reporting (Daniel... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | ARM system emulation (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-11-21 |
bellard | SMP support |
blob | commitdiff | raw | diff to current |
2005-11-15 |
bellard | new network emulation |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | sparc fix (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | preliminary patch to support more PowerPC CPUs (Jocelyn... |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | sparc64 marge (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | fixed gdb error reporting (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | report user mode gdb exit codes (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-04-24 |
bellard | removed RS_CONTINUE 'state' |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | gdb support for user mode (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-01-17 |
bellard | gdb M packet parsing fix (Thomas Petazzoni) |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | removed warning |
blob | commitdiff | raw | diff to current |
2004-12-19 |
bellard | SPARC merge |
blob | commitdiff | raw | diff to current |
2004-10-04 |
bellard | sparc merge (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2004-09-30 |
bellard | full system SPARC emulation (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2004-05-12 |
bellard | bsd port (Markus Niemisto) |
blob | commitdiff | raw | diff to current |
2004-04-12 |
bellard | PowerPC system emulation fixes (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | moved gdbstub to qemu - new asynchronous gdbstub |
blob | commitdiff | raw | diff to current |
2004-03-21 |
bellard | do not depend on thunk.h - more log items |
blob | commitdiff | raw | diff to current |
2004-02-25 |
bellard | new physical memory access API (used by DMA accesses) |
blob | commitdiff | raw | diff to current |
2004-01-24 |
bellard | virtual memory access for gdbstub |
blob | commitdiff | raw | diff to current |
2004-01-05 |
bellard | ppc support (Jocelyn Mayer) |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | ppc fix |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | (temporary) only physical dump is possible in gdb |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | added CPU callbacks |
blob | commitdiff | raw | diff to current |
2003-10-30 |
bellard | cannot simply write segment registers in system mode |
blob | commitdiff | raw | diff to current |
2003-10-05 |
bellard | log activation from gdb - gdb single step support for... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | new directory structure |
blob | commitdiff | raw | diff to current |
2003-07-29 |
bellard | first part of single stepping support |
blob | commitdiff | raw | diff to current |
2003-07-26 |
bellard | removed debug |
blob | commitdiff | raw | diff to current |
2003-07-26 |
bellard | gdb stub breakpoints support |
blob | commitdiff | raw | diff to current |
2003-06-27 |
bellard | added gdb support to vl |
blob | commitdiff | raw | diff to current |
|