summaryrefslogtreecommitdiff
path: root/gdb/doc/guile.texi
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Add missing TYPE_CODE_* constants to PythonTom Tromey2022-10-311-0/+13
* GDB/doc: Document the Guile `#:unlimited' keywordMaciej W. Rozycki2022-09-011-5/+7
* gdb/manual: Introduce location specsPedro Alves2022-05-301-1/+1
* gdb/doc: shorten some source lines, and prevent some line breaksAndrew Burgess2022-01-071-13/+17
* gdb/doc: Remove (...) around guile procedure names in @deffn linesAndrew Burgess2022-01-071-4/+11
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Guile: temporary breakpointsGeorge Barrett2021-07-281-1/+15
* gdb/guile: allow for catchpoint type breakpoints in guileAndrew Burgess2021-06-251-0/+4
* Guile: add value-const-valueGeorge Barrett2021-05-121-0/+5
* Guile: add value-{rvalue-,}reference-valueGeorge Barrett2021-05-121-0/+10
* Guile: improved rvalue reference supportGeorge Barrett2021-05-121-0/+3
* gdb/doc: reword a sentenceAndrew Burgess2021-05-101-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* guile: Add support for Guile 3.0.Ludovic Courtès2020-07-201-1/+1
* guile: Add support for Guile 2.2.Ludovic Courtès2020-07-201-2/+16
* Multi-target: NEWS and user manualPedro Alves2020-01-101-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb/doc] Fix some typosTom de Vries2019-10-071-1/+1
* 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