[gdb] Fix typos
[binutils-gdb.git] / gdb / doc / guile.texi
2023-06-03 Tom de Vries[gdb] Fix typos
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-31 Tom TromeyAdd missing TYPE_CODE_* constants to Python
2022-09-01 Maciej W. RozyckiGDB/doc: Document the Guile `#:unlimited' keyword
2022-05-30 Pedro Alvesgdb/manual: Introduce location specs
2022-01-07 Andrew Burgessgdb/doc: shorten some source lines, and prevent some...
2022-01-07 Andrew Burgessgdb/doc: Remove (...) around guile procedure names...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-07-29 George BarrettGuile: temporary breakpoints
2021-06-25 Andrew Burgessgdb/guile: allow for catchpoint type breakpoints in...
2021-05-12 George BarrettGuile: add value-const-value
2021-05-12 George BarrettGuile: add value-{rvalue-,}reference-value
2021-05-12 George BarrettGuile: improved rvalue reference support
2021-05-10 Andrew Burgessgdb/doc: reword a sentence
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-07-20 Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20 Ludovic Courtèsguile: Add support for Guile 2.2.
2020-01-10 Pedro AlvesMulti-target: NEWS and user manual
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-07 Tom de Vries[gdb/doc] Fix some typos
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-06-21 Sergio Durigan JuniorFix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled...
2017-03-16 Doug EvansLazy strings can be made from arrays too.
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-06 Tom TromeyRemove Java support
2016-01-13 Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-05-16 Doug EvansAdd support for unbuffered and zero sized Guile ports.
2015-04-09 Andy WingoAdd Guile frame-read-register command
2015-03-11 Andy WingoAdd objfile-progspace to Guile interface
2015-01-27 Doug EvansImprove docs of objfile filename method.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-07-26 Doug EvansPR guile/17177
2014-06-06 Doug EvansAdd support for guile 2.0.5.
2014-06-05 Doug EvansSplit create-breakpoint! into make-breakpoint, register...
2014-06-03 Doug EvansAdd parameter support for Guile.
2014-06-03 Doug EvansAdd command support for Guile.
2014-06-03 Doug EvansAdd progspace support for Guile.
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-27 Andy Wingogdb smob cleanups
2014-05-26 Andy Wingoguile.texi (Basic Guile): Fix some typos.
2014-05-26 Andy WingoFix excess parentheses in use-modules forms.
2014-05-24 Eli ZaretskiiDon't use @var at the beginning of a sentence in GDB...
2014-02-26 Ludovic Courtèsguile: Add 'history-append!' procedure.
2014-02-17 Ludovic Courtèsguile: Fix typos in the manual.
2014-02-12 Doug EvansRemove stray parantheses for deffn.
2014-02-10 Doug EvansAdd Guile as an extension language.