Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-04 | Remove redundant typedefs | Tom Tromey | 1 | -4/+4 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-04-25 | Avoid undefined behavior in Guile exception handling | Tom Tromey | 1 | -1/+3 |
2019-04-08 | Rename gdb exception types | Tom Tromey | 1 | -1/+1 |
2019-04-08 | Rewrite TRY/CATCH | Tom Tromey | 1 | -3/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-22 | Simple unused variable removals | Tom Tromey | 1 | -1/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -1/+0 |
2017-09-04 | Kill init_sal | Pedro Alves | 1 | -4/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -5/+5 |
2015-09-07 | guile: Add as_a_scm_t_subr | Pedro Alves | 1 | -14/+16 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 1 | -3/+6 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -2/+2 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -4/+4 |
2014-05-26 | remove unnecessary smob mark/free functions | Andy Wingo | 1 | -34/+0 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -8/+2 |
2014-02-20 | Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slot | Doug Evans | 1 | -2/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+735 |