Age | Commit message (Expand) | Author | Files | Lines |
2010-02-03 | 2010-02-03 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -2/+9 |
2010-02-02 | gdbserver crash when running 32bits exes on x64 Windows. | Joel Brobecker | 2 | -3/+29 |
2010-02-01 | gdb/ | Jan Kratochvil | 1 | -2/+28 |
2010-02-01 | * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint) | Daniel Jacobowitz | 2 | -1/+14 |
2010-01-29 | * infrun.c (prepare_to_proceed): Handle other signals which might | Daniel Jacobowitz | 2 | -5/+22 |
2010-01-21 | * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache | Pedro Alves | 2 | -1/+7 |
2010-01-21 | gdb/gdbserver/ | Jan Kratochvil | 2 | -5/+12 |
2010-01-21 | * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*. | Doug Evans | 2 | -13/+45 |
2010-01-21 | * linux-arm-low.c: Remove redundant include of gdb_proc_service.h. | Doug Evans | 2 | -2/+9 |
2010-01-21 | * proc-service.c (ps_lgetregs): Don't refetch registers from the | Pedro Alves | 2 | -1/+5 |
2010-01-21 | * spu-low.c (spu_fetch_registers, spu_store_registers): Change | Pedro Alves | 2 | -7/+12 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 28 | -457/+664 |
2010-01-20 | * linux-low.c (W_STOPCODE): Provide definition if missing. | Doug Evans | 2 | -0/+5 |
2010-01-20 | * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN in | Doug Evans | 2 | -1/+11 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 5 | -33/+400 |
2010-01-04 | * features/Makefile (WHICH): Add s390-linux32, s390-linux64, | Ulrich Weigand | 4 | -26/+156 |
2010-01-01 | Update the copyright header of most if not all files that have not been | Joel Brobecker | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 49 | -55/+54 |
2010-01-01 | * server.c (gdbserver_version): Update copyright year to 2010. | Joel Brobecker | 3 | -2/+7 |
2009-12-28 | * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h, | Doug Evans | 2 | -5/+14 |
2009-12-28 | * linux-low.c (linux_remove_process): Remove `detaching' | Pedro Alves | 3 | -8/+45 |
2009-12-22 | * linux-x86-low.c: Delete outdated comment about Elf32_Phdr. | Doug Evans | 2 | -4/+2 |
2009-12-21 | gdb/ | Doug Evans | 2 | -13/+23 |
2009-12-21 | * configure.ac: Check for dladdr. | Doug Evans | 5 | -1/+40 |
2009-12-21 | * linux-low.c (my_waitpid): Delete unnecessary prototype. | Doug Evans | 2 | -1/+4 |
2009-12-19 | * event-loop.c: Include unistd.h if it exists. | Doug Evans | 2 | -0/+6 |
2009-12-19 | * linux-low.c (my_waitpid): Move definition away from being in | Doug Evans | 2 | -75/+78 |
2009-12-19 | gdb/ | Doug Evans | 3 | -3/+9 |
2009-12-16 | * linux-low.c (linux_read_memory): Fix argument to read. | Doug Evans | 2 | -1/+5 |
2009-11-26 | * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT | Pedro Alves | 2 | -5/+9 |
2009-11-26 | * win32-low.c (LOG): Delete. | Pedro Alves | 2 | -9/+20 |
2009-11-26 | * win32-low.c (win32_add_one_solib): If the dll name is | Pedro Alves | 2 | -0/+13 |
2009-11-17 | 2009-11-17 Daniel Jacobowitz <dan@codesourcery.com> | Maxim Kuvyrkov | 1 | -1/+5 |
2009-11-17 | 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> | Maxim Kuvyrkov | 5 | -2/+64 |
2009-11-16 | * linux-low.c (linux_remove_process): Add `detaching' parameter. | Pedro Alves | 4 | -19/+31 |
2009-11-12 | * thread-db.c (thread_db_free): Fix typo. | Maxim Kuvyrkov | 2 | -1/+5 |
2009-11-12 | gdb/ChangeLog: | Paul Pluzhnikov | 2 | -0/+22 |
2009-11-03 | * configure.ac (i[34567]86-*): Check if we're targetting x86-64 | Nathan Sidwell | 4 | -0/+64 |
2009-10-29 | 2009-10-29 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -1/+8 |
2009-10-29 | 2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 5 | -0/+90 |
2009-10-28 | 2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -14/+71 |
2009-10-13 | 2009-10-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -1/+5 |
2009-10-09 | doc/ | Paul Pluzhnikov | 10 | -342/+424 |
2009-09-27 | * spu-low.c (spu_kill): Wait for inferior to terminate. | Ulrich Weigand | 2 | -0/+17 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 4 | -3600/+3475 |
2009-07-31 | * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define. | Ulrich Weigand | 2 | -7/+97 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 2 | -1/+109 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 4 | -4/+36 |
2009-07-30 | sim/ | Ralf Wildenhues | 2 | -0/+5 |
2009-07-28 | * NEWS: Mention ARM VFP support. | Daniel Jacobowitz | 5 | -14/+189 |