aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behavior in Guile exception handlingTom Tromey2019-04-251-1/+3
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple unused variable removalsTom Tromey2018-07-221-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-1/+0
* Kill init_salPedro Alves2017-09-041-4/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-5/+5
* guile: Add as_a_scm_t_subrPedro Alves2015-09-071-14/+16
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-3/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-2/+2
* SYMTAB_OBJFILE: New macro.Doug Evans2014-11-181-4/+4
* remove unnecessary smob mark/free functionsAndy Wingo2014-05-261-34/+0
* gdb smob cleanupsAndy Wingo2014-05-261-8/+2
* Move containing_scm arg from gdbscm_fill_eqable_gsmob_ptr_slotDoug Evans2014-02-201-2/+2
* Add Guile as an extension language.Doug Evans2014-02-091-0/+735