summaryrefslogtreecommitdiff
path: root/gdb/doc/guile.texi
Commit message (Expand)AuthorAgeFilesLines
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-161-5/+7
* Add Guile frame-read-register commandAndy Wingo2015-04-091-0/+5
* Add objfile-progspace to Guile interfaceAndy Wingo2015-03-111-0/+5
* Improve docs of objfile filename method.Doug Evans2015-01-271-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR guile/17177Doug Evans2014-07-261-11/+29
* Add support for guile 2.0.5.Doug Evans2014-06-061-2/+6
* Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans2014-06-041-9/+38
* Add parameter support for Guile.Doug Evans2014-06-031-0/+175
* Add command support for Guile.Doug Evans2014-06-031-6/+287
* Add progspace support for Guile.Doug Evans2014-06-021-0/+78
* Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess2014-05-301-0/+3
* gdb smob cleanupsAndy Wingo2014-05-261-37/+9
* guile.texi (Basic Guile): Fix some typos.Andy Wingo2014-05-261-2/+2
* Fix excess parentheses in use-modules forms.Andy Wingo2014-05-261-5/+5
* Don't use @var at the beginning of a sentence in GDB documentation.Eli Zaretskii2014-05-241-31/+32
* guile: Add 'history-append!' procedure.Ludovic Courtès2014-02-261-0/+9
* guile: Fix typos in the manual.Ludovic Courtès2014-02-171-8/+5
* Remove stray parantheses for deffn.Doug Evans2014-02-111-2/+2
* Add Guile as an extension language.Doug Evans2014-02-091-0/+3278