Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -2/+0 |
2014-09-11 | gdb/17347 - Regression: GDB stopped on run with attached process | Pedro Alves | 1 | -0/+9 |
2014-08-29 | Unify startup and option-parsing warnings | Gary Benson | 1 | -21/+10 |
2014-08-29 | Replace all usage errors with calls to error | Gary Benson | 1 | -30/+10 |
2014-08-29 | Replace hardwired error handler in captured_main | Gary Benson | 1 | -6/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-07-30 | constify exec_file_attach | Tom Tromey | 1 | -4/+4 |
2014-07-14 | Canceling pagination caused by execution command from command line aborts rea... | Pedro Alves | 1 | -8/+22 |
2014-07-14 | Move catch_command_errors and catch_command_errors_const to main.c | Pedro Alves | 1 | -0/+44 |
2014-06-19 | Demangler crash handler | Gary Benson | 1 | -0/+25 |
2014-06-06 | add -q in help info and doc | xmj | 1 | -1/+2 |
2014-05-16 | New command line option -D. | Doug Evans | 1 | -2/+47 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -1/+0 |
2014-01-13 | remove use_windows | Tom Tromey | 1 | -13/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-19 | Mostly code cleanup: Constification. | Jan Kratochvil | 1 | -4/+4 |
2013-09-18 | Add new function to access gdb_program_name. | Andrew Burgess | 1 | -0/+7 |
2013-08-28 | gdb/ | Yao Qi | 1 | -1/+8 |
2013-08-01 | Remove error_pre_print and quit_pre_print. | Andrew Burgess | 1 | -4/+0 |
2013-07-29 | * main.c (captured_command_loop): Tweak comment. | Doug Evans | 1 | -1/+1 |
2013-07-06 | Rearrange --help output. | Eli Zaretskii | 1 | -37/+39 |
2013-07-01 | Constify main.c:get_init_files. | Pedro Alves | 1 | -19/+21 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -0/+2 |
2013-04-12 | Implement a new command to show GDB build-time configuration parameters. | Eli Zaretskii | 1 | -2/+14 |
2013-04-06 | Unbreak Windows-hosted cross debugger builds. | Eli Zaretskii | 1 | -3/+0 |
2013-03-23 | Fix relocation of directories in the MinGW build. | Eli Zaretskii | 1 | -5/+16 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -2/+3 |
2013-01-25 | gdb/ | Yao Qi | 1 | -1/+0 |
2013-01-21 | * main.c (captured_main): Call bfd_init. | Tom Tromey | 1 | -0/+2 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -1/+0 |
2013-01-03 | * main.c (relocate_gdb_directory): Avoid calling stat function | Pierre Muller | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-16 | * main.c (gdb_datadir_provided): New static global. | Doug Evans | 1 | -4/+35 |
2012-10-15 | New option -nh: inhibit loading of ~/.gdbinit. | Doug Evans | 1 | -3/+8 |
2012-08-29 | * main.c (print_gdb_help): Remove reference to | Doug Evans | 1 | -4/+0 |
2012-08-22 | * defs.h (quit_flag): Don't declare. | Tom Tromey | 1 | -1/+1 |
2012-07-20 | * NEWS: Document new options "set/show use-deprecated-index-sections", | Doug Evans | 1 | -2/+0 |
2012-07-02 | gdb/ | Jan Kratochvil | 1 | -14/+14 |
2012-04-19 | * top.c (quit_target): Use all_cleanups. | Tom Tromey | 1 | -1/+1 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -6/+16 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2012-03-19 | gdb/ | Jan Kratochvil | 1 | -2/+44 |
2012-03-19 | gdb/ | Jan Kratochvil | 1 | -36/+41 |
2012-03-16 | gdb: | Gary Benson | 1 | -0/+6 |
2012-02-20 | gdb/ | Jan Kratochvil | 1 | -7/+4 |