aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2009-11-03 * configure.ac (i[34567]86-*): Check if we're targetting x86-64Nathan Sidwell4-0/+64
2009-10-292009-10-29 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-1/+8
2009-10-292009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov5-0/+90
2009-10-282009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-14/+71
2009-10-132009-10-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-1/+5
2009-10-09doc/Paul Pluzhnikov10-342/+424
2009-09-27 * spu-low.c (spu_kill): Wait for inferior to terminate.Ulrich Weigand2-0/+17
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues4-3600/+3475
2009-07-31 * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.Ulrich Weigand2-7/+97
2009-07-31ChangeLog:Ulrich Weigand2-1/+109
2009-07-31ChangeLog:Ulrich Weigand4-4/+36
2009-07-30sim/Ralf Wildenhues2-0/+5
2009-07-28 * NEWS: Mention ARM VFP support.Daniel Jacobowitz5-14/+189
2009-07-28 * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skipDaniel Jacobowitz2-1/+6
2009-07-06 Adding Neutrino gdbserver.Aleksandar Ristovski8-0/+1154
2009-07-05Ooops. Fix date.Pedro Alves1-1/+1
2009-07-05 * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o toPedro Alves2-1/+6
2009-07-04 * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves3-9/+52
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