summaryrefslogtreecommitdiff
path: root/gdb/guile/scm-exception.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* 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
* guile: Add as_a_scm_t_subrPedro Alves2015-09-071-6/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Add support for guile 2.0.5.Doug Evans2014-06-061-2/+2
* Add parameter support for Guile.Doug Evans2014-06-031-1/+12
* Add command support for Guile.Doug Evans2014-06-031-0/+14
* remove unnecessary smob mark/free functionsAndy Wingo2014-05-261-12/+0
* gdb smob cleanupsAndy Wingo2014-05-261-3/+1
* Make exception throwers have void result. Delete unused gdbscm_scm_to_target...Doug Evans2014-05-211-3/+3
* Add Guile as an extension language.Doug Evans2014-02-091-0/+691