aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/guile.texi
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Multi-target: NEWS and user manualPedro Alves1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-07[gdb/doc] Fix some typosTom de Vries1-1/+1
2019-04-29gdb: Introduce 'print max-depth' featureAndrew Burgess1-0/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-06-20Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior1-1/+1
2017-03-16Lazy strings can be made from arrays too.Doug Evans1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-06Remove Java supportTom Tromey1-2/+2
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-5/+6
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-05-16Add support for unbuffered and zero sized Guile ports.Doug Evans1-5/+7
2015-04-09Add Guile frame-read-register commandAndy Wingo1-0/+5
2015-03-11Add objfile-progspace to Guile interfaceAndy Wingo1-0/+5
2015-01-27Improve docs of objfile filename method.Doug Evans1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-26PR guile/17177Doug Evans1-11/+29
2014-06-06Add support for guile 2.0.5.Doug Evans1-2/+6
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans1-9/+38
2014-06-03Add parameter support for Guile.Doug Evans1-0/+175
2014-06-03Add command support for Guile.Doug Evans1-6/+287
2014-06-02Add progspace support for Guile.Doug Evans1-0/+78
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess1-0/+3
2014-05-26gdb smob cleanupsAndy Wingo1-37/+9
2014-05-26guile.texi (Basic Guile): Fix some typos.Andy Wingo1-2/+2
2014-05-26Fix excess parentheses in use-modules forms.Andy Wingo1-5/+5
2014-05-24Don't use @var at the beginning of a sentence in GDB documentation.Eli Zaretskii1-31/+32
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès1-0/+9
2014-02-17guile: Fix typos in the manual.Ludovic Courtès1-8/+5
2014-02-11Remove stray parantheses for deffn.Doug Evans1-2/+2
2014-02-09Add Guile as an extension language.Doug Evans1-0/+3278