Age | Commit message (Expand) | Author | Files | Lines |
2009-09-27 | * spu-low.c (spu_kill): Wait for inferior to terminate. | Ulrich Weigand | 1 | -0/+6 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -0/+6 |
2009-07-31 | * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define. | Ulrich Weigand | 1 | -0/+7 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+8 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+13 |
2009-07-30 | sim/ | Ralf Wildenhues | 1 | -0/+4 |
2009-07-28 | * NEWS: Mention ARM VFP support. | Daniel Jacobowitz | 1 | -0/+18 |
2009-07-28 | * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skip | Daniel Jacobowitz | 1 | -0/+5 |
2009-07-06 | Adding Neutrino gdbserver. | Aleksandar Ristovski | 1 | -0/+11 |
2009-07-05 | Ooops. Fix date. | Pedro Alves | 1 | -1/+1 |
2009-07-05 | * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o to | Pedro Alves | 1 | -0/+5 |
2009-07-04 | * win32-i386-low.c (i386_get_thread_context): Handle systems that | Pedro Alves | 1 | -0/+10 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -0/+67 |
2009-06-25 | * server.c (process_serial_event): Re-return unsupported, not | Pedro Alves | 1 | -0/+21 |
2009-06-24 | * server.c (handle_v_kill): Pass signal_pid to | Pierre Muller | 1 | -0/+5 |
2009-06-23 | * server.c (process_serial_event): Add support for Z0 and Z1 packet. | Aleksandar Ristovski | 1 | -0/+6 |
2009-06-22 | * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0. | Aleksandar Ristovski | 1 | -0/+9 |
2009-06-19 | 2009-06-19 Aleksandar Ristovski <aristovski@qnx.com> | Pedro Alves | 1 | -0/+13 |
2009-05-24 | gdb: | Doug Evans | 1 | -0/+5 |
2009-05-24 | * linux-low.c (handle_extended_wait): Use linux_resume_one_lwp | Doug Evans | 1 | -0/+4 |
2009-05-24 | * linux-low.c (get_stop_pc): Print pc if debug_threads. | Doug Evans | 1 | -0/+6 |
2009-05-24 | * linux-low.c (linux_resume_one_lwp): Change type of first arg | Doug Evans | 1 | -0/+6 |
2009-05-13 | * linux-x86-low.c: Don't include assert.h. | Doug Evans | 1 | -0/+6 |
2009-05-12 | Biarch support for i386/amd64 gdbserver. | Doug Evans | 1 | -0/+24 |
2009-05-07 | * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak. | Doug Evans | 1 | -0/+5 |
2009-05-06 | Fix braino. | Pedro Alves | 1 | -1/+1 |
2009-05-06 | PR server/10048 | Pedro Alves | 1 | -0/+12 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -0/+9 |
2009-04-30 | * inferiors.c (remove_process): Fix memory leak, free process. | Doug Evans | 1 | -0/+7 |
2009-04-19 | 2009-04-19 Danny Backx <dannybackx@users.sourceforge.net> | Pedro Alves | 1 | -0/+4 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -0/+9 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 1 | -0/+14 |
2009-04-03 | * linux-low.c (usr_store_inferior_registers): Declare local `pid' | Pedro Alves | 1 | -0/+5 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+203 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -0/+123 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -0/+39 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -0/+20 |
2009-04-01 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+9 |
2009-03-31 | * server.c (main): After the inferior having exited, call | Pedro Alves | 1 | -0/+5 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 1 | -0/+8 |
2009-03-23 | * server.c (handle_query) Whitespace and formatting. | Pedro Alves | 1 | -0/+4 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -0/+11 |
2009-03-22 | * inferiors.c (find_inferior): Make it safe for the callback | Pedro Alves | 1 | -0/+5 |
2009-03-22 | * Makefile.in (linuw_low_h): Move higher. | Pedro Alves | 1 | -0/+5 |
2009-03-17 | Rename "process" to "lwp" throughout. | Pedro Alves | 1 | -0/+48 |
2009-03-14 | 2009-03-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2009-03-13 | * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change to | Nathan Sidwell | 1 | -0/+5 |
2009-03-02 | Clean up last entry. | Doug Evans | 1 | -1/+1 |
2009-03-02 | * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common. | Doug Evans | 1 | -0/+8 |
2009-02-14 | * remote-utils.c (getpkt): Also generate remote-debug | Pierre Muller | 1 | -0/+5 |