aboutsummaryrefslogtreecommitdiff
path: root/gdb/guile/scm-breakpoint.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12make "permanent breakpoints" per location and disableablePedro Alves1-1/+0
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans1-30/+141
2014-05-26remove unnecessary smob mark/free functionsAndy Wingo1-14/+0
2014-05-26gdb smob cleanupsAndy Wingo1-4/+1
2014-05-21* scm-breakpoint.c (breakpoint_functions): Fix typo.Doug Evans1-1/+1
2014-02-09Add Guile as an extension language.Doug Evans1-0/+1200