Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -12/+7 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-20 | ARI fixes: sprintf rule. | Pierre Muller | 1 | -3/+3 |
2012-11-07 | 2012-11-07 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+2 |
2012-07-31 | gdb/ | Yao Qi | 1 | -0/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -40/+40 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -5/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -1/+25 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -33/+45 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-04-05 | Remove remaining "%ll" uses. | Pierre Muller | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-20 | * go32-nat.c (go32_create_inferior): Use inferior_appeared, not | Pedro Alves | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+3 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |
2009-05-14 | Remove all i386 debug register low level macros in config nm files. | Pierre Muller | 1 | -4/+12 |
2009-05-04 | * go32-nat.c (go32_stop): Delete. | Pedro Alves | 1 | -25/+16 |
2009-05-01 | * go32-nat.c: Add comments about dirty secrets of DJGPP debugging. | Eli Zaretskii | 1 | -0/+64 |
2009-05-01 | * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead of | Eli Zaretskii | 1 | -4/+2 |
2009-04-19 | Set default host and target charsets in the DJGPP port. | Eli Zaretskii | 1 | -0/+43 |
2009-04-18 | * go32-nat.c (go32_sysinfo): Check if the call to | Eli Zaretskii | 1 | -3/+16 |
2009-04-17 | * go32-nat.c (go32_sysinfo): Update list of Windows versions of | Eli Zaretskii | 1 | -1/+1 |
2009-04-11 | * go32-nat.c (go32_attach, go32_detach:) Fix prototypes to be | Eli Zaretskii | 1 | -2/+2 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -4/+4 |
2009-03-16 | * go32-nat.c (go32_create_inferior): Add missing ops parameter. | Joel Brobecker | 1 | -1/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -8/+14 |
2009-02-20 | * Extend use of i386_use_watchpoints to all i386 native files | Pierre Muller | 1 | -0/+3 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -4/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -5/+6 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -0/+2 |
2008-08-09 | * go32-nat.c: Include "gdbthread.h". | Pedro Alves | 1 | -0/+24 |
2008-08-09 | * go32-nat.c (fetch_register, store_register): Pass the regcache | Pedro Alves | 1 | -28/+30 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -3/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+6 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+4 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -17/+17 |
2007-05-06 | * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove. | Ulrich Weigand | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-12 | * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites. | Eli Zaretskii | 1 | -1/+5 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -27/+27 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |