summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENTPedro Alves2009-11-262-5/+9
* * win32-low.c (LOG): Delete.Pedro Alves2009-11-262-9/+20
* * win32-low.c (win32_add_one_solib): If the dll name isPedro Alves2009-11-262-0/+13
* 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov2009-11-171-1/+5
* 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>Maxim Kuvyrkov2009-11-175-2/+64
* * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves2009-11-164-19/+31
* * thread-db.c (thread_db_free): Fix typo.Maxim Kuvyrkov2009-11-122-1/+5
* gdb/ChangeLog:Paul Pluzhnikov2009-11-122-0/+22
* * configure.ac (i[34567]86-*): Check if we're targetting x86-64Nathan Sidwell2009-11-034-0/+64
* 2009-10-29 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2009-10-292-1/+8
* 2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-295-0/+90
* 2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-10-282-14/+71
* 2009-10-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-132-1/+5
* doc/Paul Pluzhnikov2009-10-0910-342/+424
* * spu-low.c (spu_kill): Wait for inferior to terminate.Ulrich Weigand2009-09-272-0/+17
* 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