Age | Commit message (Expand) | Author | Files | Lines |
2014-08-27 | Fix terminal state corruption when starting a program from within TUI | Patrick Palka | 1 | -2/+0 |
2014-08-07 | Move ptid.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-05-29 | enable target async by default; separate MI and target notions of async | Pedro Alves | 1 | -0/+7 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -134/+0 |
2014-03-30 | * inferior.h (enum stop_kind): Improve comment. | Doug Evans | 1 | -8/+8 |
2014-03-20 | PR breakpoints/7143 - Watchpoint does not trigger when first set | Pedro Alves | 1 | -0/+6 |
2014-03-18 | PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output. | Pedro Alves | 1 | -0/+2 |
2014-03-14 | Rename native-only terminal related functions. | Pedro Alves | 1 | -8/+8 |
2014-02-27 | Move ptid_match to common/ptid.c. | Hui Zhu | 1 | -10/+0 |
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_save_ours | 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_ours_for_output | 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-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-25 | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 1 | -18/+24 |
2013-10-07 | This patch adds a new convenience variable called "$_exitsignal", which | Sergio Durigan Junior | 1 | -0/+6 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -1/+1 |
2013-09-03 | * inf-child.c (inf_child_follow_fork) New parameter | Luis Machado | 1 | -5/+0 |
2013-05-14 | * go32-nat.c (go32_terminal_info): Make 'args' const. | Tom Tromey | 1 | -1/+1 |
2013-01-16 | 2013-01-03 Pedro Alves <palves@redhat.com> | Tom Tromey | 1 | -0/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-18 | * infcmd.c (all_registers_info, nexti_command, stepi_command) | Tom Tromey | 1 | -10/+0 |
2012-11-30 | gdb/ | Yao Qi | 1 | -6/+0 |
2012-11-09 | gdb/ | Pedro Alves | 1 | -0/+18 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -10/+3 |
2012-08-02 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-06-13 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2012-06-06 | gdb/ | Thomas Schwinge | 1 | -0/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-05-09 | Remove AT_SYMBOL | Joel Brobecker | 1 | -1/+0 |
2012-03-13 | gdb: | Yao Qi | 1 | -14/+0 |
2012-03-07 | 2012-03-07 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+2 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+10 |
2012-02-16 | * symfile.c (symbol_file_add_main_1): Use inferior's | Tom Tromey | 1 | -0/+5 |
2012-01-20 | 2012-01-20 Pedro Alves <palves@redhat.com> | Ulrich Weigand | 1 | -0/+2 |
2012-01-04 | Get rid of corefile.c:close_exec_file | Joel Brobecker | 1 | -2/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-12-23 | Introduce gdb.FinishBreakpoint in Python | Kevin Pouget | 1 | -0/+3 |
2011-10-07 | * inferior.h (disable_randomization): Declare. | Ulrich Weigand | 1 | -0/+4 |
2011-09-22 | 2011-09-22 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+3 |
2011-09-13 | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+5 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -30/+2 |
2011-06-03 | gdb | Tom Tromey | 1 | -0/+5 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+1 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+4 |
2011-05-26 | 2011-05-26 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2011-05-20 | 2011-05-20 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+2 |