Age | Commit message (Expand) | Author | Files | Lines |
2014-06-06 | Add support for guile 2.0.5. | Doug Evans | 1 | -2/+6 |
2014-06-04 | Split create-breakpoint! into make-breakpoint, register-breakpoint!. | Doug Evans | 1 | -9/+38 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+175 |
2014-06-03 | Add command support for Guile. | Doug Evans | 1 | -6/+287 |
2014-06-02 | Add progspace support for Guile. | Doug Evans | 1 | -0/+78 |
2014-05-30 | Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind. | Andrew Burgess | 1 | -0/+3 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -37/+9 |
2014-05-26 | guile.texi (Basic Guile): Fix some typos. | Andy Wingo | 1 | -2/+2 |
2014-05-26 | Fix excess parentheses in use-modules forms. | Andy Wingo | 1 | -5/+5 |
2014-05-24 | Don't use @var at the beginning of a sentence in GDB documentation. | Eli Zaretskii | 1 | -31/+32 |
2014-02-26 | guile: Add 'history-append!' procedure. | Ludovic Courtès | 1 | -0/+9 |
2014-02-17 | guile: Fix typos in the manual. | Ludovic Courtès | 1 | -8/+5 |
2014-02-11 | Remove stray parantheses for deffn. | Doug Evans | 1 | -2/+2 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+3278 |