Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-25 | fix build: update clear_proceed_status callers | Pedro Alves | 1 | -1/+1 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -1/+1 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -1/+1 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -2/+3 |
2014-05-21 | go32-nat.c: Don't override to_open. | Pedro Alves | 1 | -7/+0 |
2014-05-21 | Rename "target djgpp" -> "target native" | Pedro Alves | 1 | -4/+0 |
2014-03-07 | Make the go32-nat.c target inherit inf-child.c. | Pedro Alves | 1 | -89/+57 |
2014-02-26 | go32-nat.c: Don't install a deprecated_xfer_memory method | Pedro Alves | 1 | -20/+55 |
2014-02-19 | Add target_ops argument to to_can_run | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_terminal_info | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_terminal_ours | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_terminal_inferior | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_terminal_init | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -2/+1 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 1 | -1/+1 |
2014-01-15 | Fix go32-nat.c build fallout from to_detach constification. | Pedro Alves | 1 | -25/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-07-01 | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 1 | -3/+0 |
2013-06-19 | gdb: clean up x86 cpuid implementations | Mike Frysinger | 1 | -0/+22 |
2013-05-14 | * go32-nat.c (go32_terminal_info): Make 'args' const. | Tom Tromey | 1 | -1/+1 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
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 |