summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-224-3600/+3475
* * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.Ulrich Weigand2009-07-312-7/+97
* ChangeLog:Ulrich Weigand2009-07-312-1/+109
* ChangeLog:Ulrich Weigand2009-07-314-4/+36
* sim/Ralf Wildenhues2009-07-302-0/+5
* * NEWS: Mention ARM VFP support.Daniel Jacobowitz2009-07-285-14/+189
* * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skipDaniel Jacobowitz2009-07-282-1/+6
* Adding Neutrino gdbserver.Aleksandar Ristovski2009-07-068-0/+1154
* Ooops. Fix date.Pedro Alves2009-07-051-1/+1
* * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o toPedro Alves2009-07-052-1/+6
* * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves2009-07-043-9/+52
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-302-0/+686
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-3013-36/+558
* * server.c (process_serial_event): Re-return unsupported, notPedro Alves2009-06-256-51/+62
* * server.c (handle_v_kill): Pass signal_pid toPierre Muller2009-06-242-2/+9
* * server.c (process_serial_event): Add support for Z0 and Z1 packet.Aleksandar Ristovski2009-06-233-53/+50
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-226-8/+13
* 2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>Pedro Alves2009-06-194-3/+35
* gdb:Doug Evans2009-05-246-8/+13
* * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans2009-05-242-6/+13
* * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans2009-05-242-11/+26
* * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans2009-05-242-15/+18
* * linux-x86-low.c: Don't include assert.h.Doug Evans2009-05-132-3/+9
* (linux_test_for_tracefork): Back out turd from previous check-in.Doug Evans2009-05-131-2/+0
* Biarch support for i386/amd64 gdbserver.Doug Evans2009-05-128-407/+790
* * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans2009-05-072-0/+9
* Fix braino.Pedro Alves2009-05-061-1/+1
* PR server/10048Pedro Alves2009-05-063-13/+30
* * inferiors.c (started_inferior_callback): New function.Doug Evans2009-04-304-5/+119
* * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans2009-04-303-3/+25
* 2009-04-19 Danny Backx <dannybackx@users.sourceforge.net>Pedro Alves2009-04-192-0/+13
* * inferiors.c (get_thread_process): Make global.Ulrich Weigand2009-04-034-2/+17
* * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand2009-04-033-23/+49
* * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2009-04-032-0/+6
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-0116-457/+1585
* Non-stop mode support.Pedro Alves2009-04-0113-667/+2119
* Decouple target code from remote protocol.Pedro Alves2009-04-019-232/+329
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-016-63/+89
* gdb/gdbserver/Pedro Alves2009-04-012-16/+36
* * server.c (main): After the inferior having exited, callPedro Alves2009-03-312-0/+6
* gdb/Thiago Jung Bauermann2009-03-252-5/+20
* * server.c (handle_query) Whitespace and formatting.Pedro Alves2009-03-232-10/+12
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-2225-271/+285
* * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2009-03-222-1/+9
* * Makefile.in (linuw_low_h): Move higher.Pedro Alves2009-03-222-3/+8
* Rename "process" to "lwp" throughout.Pedro Alves2009-03-175-209/+257
* 2009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-03-142-0/+11
* * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell2009-03-135-12/+12
* Clean up last entry.Doug Evans2009-03-021-1/+1
* * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans2009-03-023-10/+13