aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-07-05Ooops. Fix date.Pedro Alves1-1/+1
2009-07-05 * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o toPedro Alves1-0/+5
2009-07-04 * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves1-0/+10
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-0/+67
2009-06-25 * server.c (process_serial_event): Re-return unsupported, notPedro Alves1-0/+21
2009-06-24 * server.c (handle_v_kill): Pass signal_pid toPierre Muller1-0/+5
2009-06-23* server.c (process_serial_event): Add support for Z0 and Z1 packet.Aleksandar Ristovski1-0/+6
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-0/+9
2009-06-192009-06-19 Aleksandar Ristovski <aristovski@qnx.com>Pedro Alves1-0/+13
2009-05-24gdb:Doug Evans1-0/+5
2009-05-24 * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans1-0/+4
2009-05-24 * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans1-0/+6
2009-05-24 * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans1-0/+6
2009-05-13 * linux-x86-low.c: Don't include assert.h.Doug Evans1-0/+6
2009-05-12 Biarch support for i386/amd64 gdbserver.Doug Evans1-0/+24
2009-05-07 * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans1-0/+5
2009-05-06Fix braino.Pedro Alves1-1/+1
2009-05-06 PR server/10048Pedro Alves1-0/+12
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans1-0/+9
2009-04-30 * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans1-0/+7
2009-04-192009-04-19 Danny Backx <dannybackx@users.sourceforge.net>Pedro Alves1-0/+4
2009-04-03 * inferiors.c (get_thread_process): Make global.Ulrich Weigand1-0/+9
2009-04-03 * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand1-0/+14
2009-04-03 * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves1-0/+5
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+203
2009-04-01 Non-stop mode support.Pedro Alves1-0/+123
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-0/+39
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves1-0/+20
2009-04-01gdb/gdbserver/Pedro Alves1-0/+9
2009-03-31 * server.c (main): After the inferior having exited, callPedro Alves1-0/+5
2009-03-25gdb/Thiago Jung Bauermann1-0/+8
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves1-0/+4
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-0/+11
2009-03-22 * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves1-0/+5
2009-03-22 * Makefile.in (linuw_low_h): Move higher.Pedro Alves1-0/+5
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves1-0/+48
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
2009-03-13 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell1-0/+5
2009-03-02Clean up last entry.Doug Evans1-1/+1
2009-03-02 * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans1-0/+8
2009-02-14 * remote-utils.c (getpkt): Also generate remote-debugPierre Muller1-0/+5
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+8
2009-01-26gdb/gdbserver/Pedro Alves1-0/+5
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans1-0/+12
2009-01-15fix another cut-n-paste errorDoug Evans1-0/+1
2009-01-15fix cut-n-paste errors in previous checkinDoug Evans1-3/+3
2009-01-15 * target.h (target_signal_to_string): Make return type const char *.Doug Evans1-0/+6
2009-01-14 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves1-0/+5
2009-01-06 * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker1-0/+5
2009-01-06* ChangeLog: Fix date of last entry.Doug Evans1-1/+2