Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | Eliminate catch_exceptions/catch_exceptions_with_msg | Pedro Alves | 1 | -83/+0 |
2017-10-10 | Eliminate catch_errors | Pedro Alves | 1 | -39/+0 |
2017-09-20 | Remove make_cleanup_restore_target_terminal | Tom Tromey | 1 | -5/+4 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-26 | PR 20569, segv in follow_exec | Sandra Loosemore | 1 | -0/+18 |
2016-06-21 | Make out and error streams be per UI | Pedro Alves | 1 | -1/+3 |
2016-04-12 | Eliminate prepare_to_throw_exception | Pedro Alves | 1 | -5/+0 |
2016-04-12 | Eliminate immediate_quit | Pedro Alves | 1 | -7/+1 |
2016-04-12 | Use target_terminal_ours_for_output in exceptions.c | Pedro Alves | 1 | -1/+7 |
2016-04-12 | Don't call clear_quit_flag in prepare_to_throw_exception | Pedro Alves | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -5/+10 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -2/+7 |
2015-02-27 | Move exception_none to common code, and use it | Pedro Alves | 1 | -2/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-29 | Introduce common/common-exceptions.[ch] | Gary Benson | 1 | -281/+1 |
2014-08-29 | Introduce common/gdb_setjmp.h | Gary Benson | 1 | -3/+3 |
2014-08-29 | Make error usable earlier | Gary Benson | 1 | -2/+5 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-24 | Rationalize "fatal" error handling outside of gdbserver | Gary Benson | 1 | -2/+12 |
2014-07-14 | Move catch_command_errors and catch_command_errors_const to main.c | Pedro Alves | 1 | -32/+0 |
2014-07-14 | Eliminate exceptions.c:print_any_exception. | Pedro Alves | 1 | -22/+4 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+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-07-31 | Remove deprecated_throw_reason. | Andrew Burgess | 1 | -22/+0 |
2013-07-01 | Constify main.c:get_init_files. | Pedro Alves | 1 | -0/+16 |
2013-06-27 | Fix catch_command_errors's prototype. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-08-22 | * defs.h (quit_flag): Don't declare. | Tom Tromey | 1 | -1/+1 |
2012-04-19 | * top.c (quit_target): Use all_cleanups. | Tom Tromey | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-15 | * exceptions.c (catcher_list_size): New function. | Doug Evans | 1 | -7/+51 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -4/+0 |
2011-08-26 | gdb/ | Jan Kratochvil | 1 | -10/+1 |
2011-08-05 | gdb/ | Pedro Alves | 1 | -1/+0 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -6/+6 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -12/+35 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-04-04 | * cli/cli-interp.c (struct captured_execute_command_args): | Tom Tromey | 1 | -15/+0 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -8/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+9 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -6/+6 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |