Age | Commit message (Expand) | Author | Files | Lines |
2018-01-30 | Per-inferior target_terminal state, fix PR gdb/13211, more | Pedro Alves | 1 | -0/+6 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Remove cmd_cfunc_ftype | Tom Tromey | 1 | -7/+7 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -4/+4 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-04-12 | C++-fy and prepare for sharing fork_inferior | Sergio Durigan Junior | 1 | -2/+4 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -1/+1 |
2017-02-23 | Fix usage of inferior_ptid in two thread_alive implementations | Simon Marchi | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-07-21 | Fix djgpp gdb build | Pedro Alves | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-05-30 | Unbreak DJGPP build of GDB. | Eli Zaretskii | 1 | -2/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-15 | Add missing parenthesis | Yao Qi | 1 | -1/+1 |
2014-09-02 | Rename 32- and 64-bit Intel files from "i386" to "x86" | Gary Benson | 1 | -13/+13 |
2014-08-29 | Replace hardwired error handler in go32_create_inferior | Gary Benson | 1 | -6/+6 |
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 |