| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 2014-09-02 | 1 | -13/+13 |
* | Replace hardwired error handler in go32_create_inferior | Gary Benson | 2014-08-29 | 1 | -6/+6 |
* | Move errno.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move stdlib.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Move stdio.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | fix build: update clear_proceed_status callers | Pedro Alves | 2014-07-25 | 1 | -1/+1 |
* | Move shared native target specific code to gdb/nat | Gary Benson | 2014-06-20 | 1 | -1/+1 |
* | constify to_attach | Tom Tromey | 2014-06-04 | 1 | -1/+1 |
* | Add new infrun.h header. | Pedro Alves | 2014-05-22 | 1 | -0/+1 |
* | Allow making GDB not automatically connect to the native target. | Pedro Alves | 2014-05-21 | 1 | -2/+3 |
* | go32-nat.c: Don't override to_open. | Pedro Alves | 2014-05-21 | 1 | -7/+0 |
* | Rename "target djgpp" -> "target native" | Pedro Alves | 2014-05-21 | 1 | -4/+0 |
* | Make the go32-nat.c target inherit inf-child.c. | Pedro Alves | 2014-03-07 | 1 | -89/+57 |
* | go32-nat.c: Don't install a deprecated_xfer_memory method | Pedro Alves | 2014-02-26 | 1 | -20/+55 |
* | Add target_ops argument to to_can_run | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_terminal_info | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_terminal_ours | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_terminal_inferior | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_terminal_init | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_close | Tom Tromey | 2014-02-19 | 1 | -2/+1 |
* | Add target_ops argument to to_prepare_to_store | Markus Metzger | 2014-01-16 | 1 | -1/+1 |
* | Fix go32-nat.c build fallout from to_detach constification. | Pedro Alves | 2014-01-15 | 1 | -25/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | constify to_detach | Tom Tromey | 2013-11-08 | 1 | -1/+1 |
* | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 2013-07-01 | 1 | -3/+0 |
* | gdb: clean up x86 cpuid implementations | Mike Frysinger | 2013-06-19 | 1 | -0/+22 |
* | * go32-nat.c (go32_terminal_info): Make 'args' const. | Tom Tromey | 2013-05-14 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2013-03-20 | 1 | -2/+2 |
* | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 2013-03-07 | 1 | -12/+7 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | ARI fixes: sprintf rule. | Pierre Muller | 2012-11-20 | 1 | -3/+3 |
* | 2012-11-07 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-11-07 | 1 | -1/+2 |
* | gdb/ | Yao Qi | 2012-07-31 | 1 | -0/+3 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -40/+40 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -5/+5 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
* | gdb/ | Pedro Alves | 2011-12-14 | 1 | -1/+25 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -33/+45 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
* | Remove remaining "%ll" uses. | Pierre Muller | 2010-04-05 | 1 | -2/+2 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | * go32-nat.c (go32_create_inferior): Use inferior_appeared, not | Pedro Alves | 2009-10-20 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -1/+3 |
* | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 2009-06-07 | 1 | -5/+5 |
* | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 2009-05-21 | 1 | -1/+1 |
* | Remove all i386 debug register low level macros in config nm files. | Pierre Muller | 2009-05-14 | 1 | -4/+12 |
* | * go32-nat.c (go32_stop): Delete. | Pedro Alves | 2009-05-04 | 1 | -25/+16 |
* | * go32-nat.c: Add comments about dirty secrets of DJGPP debugging. | Eli Zaretskii | 2009-05-01 | 1 | -0/+64 |