Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-10 | Eliminate catch_exceptions/catch_exceptions_with_msg | Pedro Alves | 1 | -42/+0 |
2017-10-10 | Eliminate catch_errors | Pedro Alves | 1 | -25/+7 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+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/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-02-27 | Move exception_none to common code, and use it | Pedro Alves | 1 | -3/+0 |
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 | Include common-exceptions.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-29 | Introduce common/common-exceptions.[ch] | Gary Benson | 1 | -153/+1 |
2014-08-29 | Introduce common/gdb_setjmp.h | Gary Benson | 1 | -19/+6 |
2014-07-24 | Rationalize "fatal" error handling outside of gdbserver | Gary Benson | 1 | -1/+3 |
2014-07-14 | Move catch_command_errors and catch_command_errors_const to main.c | Pedro Alves | 1 | -13/+0 |
2014-01-09 | Handle the case of a remote target supporting target side commands, but not o... | Pedro Alves | 1 | -0/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-12 | Eliminate UNSUPPORTED_ERROR. | Pedro Alves | 1 | -3/+0 |
2013-12-06 | New OPTIMIZED_OUT_ERROR error code. | Pedro Alves | 1 | -0/+4 |
2013-12-03 | Add "undefined-command" error code at end of ^error result... | Joel Brobecker | 1 | -0/+3 |
2013-08-20 | fix PR python/15816 | Tom Tromey | 1 | -4/+7 |
2013-07-31 | Remove deprecated_throw_reason. | Andrew Burgess | 1 | -5/+0 |
2013-07-01 | Constify main.c:get_init_files. | Pedro Alves | 1 | -0/+6 |
2013-06-27 | Fix catch_command_errors's prototype. | Pedro Alves | 1 | -1/+1 |
2013-03-22 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+2 |
2011-04-04 | * cli/cli-interp.c (struct captured_execute_command_args): | Tom Tromey | 1 | -10/+2 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -0/+7 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -8/+9 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -4/+4 |
2010-01-18 | Allow "source" to load python scripts. | Joel Brobecker | 1 | -0/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-03-13 | * exceptions.h: Clean up some comments on catch_exceptions usage. | Doug Evans | 1 | -3/+12 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -2/+2 |
2009-01-01 | 2009-01-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-09-21 | gdb/ | Daniel Jacobowitz | 1 | -0/+3 |
2006-02-03 | * exceptions.h (enum errors): Rename NO_ERROR to GDB_NO_ERROR. | Daniel Jacobowitz | 1 | -3/+3 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -3/+4 |
2005-06-02 | * exceptions.h: Include ui-out.h. | Joel Brobecker | 1 | -2/+1 |
2005-04-26 | 2005-04-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -14/+14 |
2005-03-18 | Move printing of TLS related error messages to dwarf2loc.c. | Kevin Buettner | 1 | -0/+16 |