aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2010-01-12 Implement core awareness.Vladimir Prus5-33/+400
2010-01-04 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,Ulrich Weigand4-26/+156
2010-01-01Update the copyright header of most if not all files that have not beenJoel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker49-55/+54
2010-01-01 * server.c (gdbserver_version): Update copyright year to 2010.Joel Brobecker3-2/+7
2009-12-28 * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h,Doug Evans2-5/+14
2009-12-28 * linux-low.c (linux_remove_process): Remove `detaching'Pedro Alves3-8/+45
2009-12-22 * linux-x86-low.c: Delete outdated comment about Elf32_Phdr.Doug Evans2-4/+2
2009-12-21 gdb/Doug Evans2-13/+23
2009-12-21 * configure.ac: Check for dladdr.Doug Evans5-1/+40
2009-12-21 * linux-low.c (my_waitpid): Delete unnecessary prototype.Doug Evans2-1/+4
2009-12-19 * event-loop.c: Include unistd.h if it exists.Doug Evans2-0/+6
2009-12-19 * linux-low.c (my_waitpid): Move definition away from being inDoug Evans2-75/+78
2009-12-19 gdb/Doug Evans3-3/+9
2009-12-16 * linux-low.c (linux_read_memory): Fix argument to read.Doug Evans2-1/+5
2009-11-26 * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENTPedro Alves2-5/+9
2009-11-26 * win32-low.c (LOG): Delete.Pedro Alves2-9/+20
2009-11-26 * win32-low.c (win32_add_one_solib): If the dll name isPedro Alves2-0/+13
2009-11-172009-11-17 Daniel Jacobowitz <dan@codesourcery.com>Maxim Kuvyrkov1-1/+5
2009-11-172009-11-17 Nathan Sidwell <nathan@codesourcery.com>Maxim Kuvyrkov5-2/+64
2009-11-16 * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves4-19/+31
2009-11-12 * thread-db.c (thread_db_free): Fix typo.Maxim Kuvyrkov2-1/+5
2009-11-12gdb/ChangeLog:Paul Pluzhnikov2-0/+22
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