Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-20 | infcall, c++: allow more info to be computed for pass-by-reference values | Tankut Baris Aktemur | 1 | -2/+4 |
2019-04-19 | Print non-Ada unions without crashing | Tom Tromey | 1 | -1/+2 |
2019-04-08 | Replace throw_exception with throw in some cases | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -2/+2 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -6/+4 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -5/+2 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -2/+5 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-27 | Constify two functions in cp-abi.c | Tom Tromey | 1 | -2/+2 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-07-17 | Introduce class completion_tracker & rewrite completion<->readline interaction | Pedro Alves | 1 | -2/+3 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 1 | -4/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -11/+11 |
2016-11-08 | Use ui_file_as_string throughout more | Pedro Alves | 1 | -1/+1 |
2016-06-24 | Support structure offsets that are 512K or larger. | David Taylor | 1 | -2/+2 |
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 | -7/+10 |
2015-03-07 | Normalize TRY_CATCH exception handling block | Pedro Alves | 1 | -8/+10 |
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 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
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-04-15 | PR c++/13588: | Tom Tromey | 1 | -0/+11 |
2013-04-15 | PR c++/15176: | Tom Tromey | 1 | -0/+10 |
2013-04-15 | PR c++/9065: | Tom Tromey | 1 | -0/+20 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+1 |
2013-01-17 | * cp-abi.c (cp_abi_completer): Fix typo in assignment. | Tom Tromey | 1 | -1/+1 |
2013-01-17 | * cp-abi.c (cp_abi_completer): New function. | Tom Tromey | 1 | -2/+26 |
2013-01-09 | Fixes for solaris compiler | Anthony Green | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-03-15 | * gnu-v3-abi.c (struct value_and_voffset): New. | Tom Tromey | 1 | -0/+10 |
2012-01-06 | 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+3 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -8/+24 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+20 |
2010-05-13 | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter. | Ulrich Weigand | 1 | -4/+5 |
2008-07-14 | Fix for PR gdb/2477 | Paul Pluzhnikov | 1 | -1/+10 |