summaryrefslogtreecommitdiff
path: root/gdb/guile/scm-symtab.c
Commit message (Expand)AuthorAgeFilesLines
* 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