summaryrefslogtreecommitdiff
path: root/gdb/doc/guile.texi
Commit message (Expand)AuthorAgeFilesLines
* Multi-target: NEWS and user manualusers/palves/multi-target-v1Pedro Alves2019-09-071-2/+2
* gdb: Introduce 'print max-depth' featureAndrew Burgess2019-04-291-0/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior2017-06-201-1/+1
* Lazy strings can be made from arrays too.Doug Evans2017-03-161-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove Java supportTom Tromey2016-10-061-2/+2
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-5/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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