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