aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2-0/+686
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans13-36/+558
2009-06-25 * server.c (process_serial_event): Re-return unsupported, notPedro Alves6-51/+62
2009-06-24 * server.c (handle_v_kill): Pass signal_pid toPierre Muller2-2/+9
2009-06-23* server.c (process_serial_event): Add support for Z0 and Z1 packet.Aleksandar Ristovski3-53/+50
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski6-8/+13
2009-06-192009-06-19 Aleksandar Ristovski <aristovski@qnx.com>Pedro Alves4-3/+35
2009-05-24gdb:Doug Evans6-8/+13
2009-05-24 * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans2-6/+13
2009-05-24 * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans2-11/+26
2009-05-24 * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans2-15/+18
2009-05-13 * linux-x86-low.c: Don't include assert.h.Doug Evans2-3/+9
2009-05-13(linux_test_for_tracefork): Back out turd from previous check-in.Doug Evans1-2/+0
2009-05-12 Biarch support for i386/amd64 gdbserver.Doug Evans8-407/+790
2009-05-07 * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans2-0/+9
2009-05-06Fix braino.Pedro Alves1-1/+1
2009-05-06 PR server/10048Pedro Alves3-13/+30
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans4-5/+119
2009-04-30 * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans3-3/+25
2009-04-192009-04-19 Danny Backx <dannybackx@users.sourceforge.net>Pedro Alves2-0/+13
2009-04-03 * inferiors.c (get_thread_process): Make global.Ulrich Weigand4-2/+17
2009-04-03 * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand3-23/+49
2009-04-03 * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2-0/+6
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves16-457/+1585
2009-04-01 Non-stop mode support.Pedro Alves13-667/+2119
2009-04-01 Decouple target code from remote protocol.Pedro Alves9-232/+329
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves6-63/+89
2009-04-01gdb/gdbserver/Pedro Alves2-16/+36
2009-03-31 * server.c (main): After the inferior having exited, callPedro Alves2-0/+6
2009-03-25gdb/Thiago Jung Bauermann2-5/+20
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves2-10/+12
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves25-271/+285
2009-03-22 * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2-1/+9
2009-03-22 * Makefile.in (linuw_low_h): Move higher.Pedro Alves2-3/+8
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves5-209/+257
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-0/+11
2009-03-13 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell5-12/+12
2009-03-02Clean up last entry.Doug Evans1-1/+1
2009-03-02 * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans3-10/+13
2009-02-14 * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2-0/+13
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves4-0/+126
2009-01-26gdb/gdbserver/Pedro Alves2-3/+11
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans5-21/+76
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 Evans5-5/+11
2009-01-14 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2-0/+6
2009-01-06 * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker3-2/+7
2009-01-06* ChangeLog: Fix date of last entry.Doug Evans2-2/+3
2009-01-05 * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2-6/+33