gdb: Add maint set ignore-prologue-end-flag
[binutils-gdb.git] / gdb / doc /
2022-04-04 Lancelot SIXgdb: Add maint set ignore-prologue-end-flag
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-04-01 Tom TromeyStyle URLs in GDB output
2022-03-31 Tom TromeyRemove dbx mode
2022-03-23 Simon Marchigdb/python: remove Python 2 support
2022-03-22 Andrew Burgessgdb/python: add gdb.format_address function
2022-03-16 Tom TromeyReimplement array concatenation for Ada and D
2022-03-14 Andrew Burgessgdb/python/mi: create MI commands using python
2022-03-10 Tom TromeyChange how "print/x" displays floating-point value
2022-03-09 Christina Schimpe* gdb/doc/gdb.texinfo (Requirements): Fix a typo.
2022-03-07 Andrew Burgessgdb/python: add Type.is_signed property
2022-03-07 Andrew Burgessgdb/python: add Type.is_scalar property
2022-03-07 Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 Tom TromeyImplement real literal extension for Ada
2022-03-07 Tom TromeyHandle non-ASCII identifiers in Ada
2022-03-01 Tom TromeyFix typo in the "alias" example
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-14 Andrew Burgessgdb: use python to colorize disassembler output
2022-02-11 Tiezhu Yanggdb: LoongArch: Add initial target description support
2022-02-07 Andrew Burgessgdb/python: allow Value.format_string to return styled...
2022-02-07 Tankut Baris Aktemurgdb: add the 'set/show suppress-cli-notifications'...
2022-02-06 Andrew Burgessgdb/doc: update docs for 'info win' and 'winheight...
2022-01-26 Andrew Burgessgdb/python: improve the auto help text for gdb.Parameter
2022-01-26 Andrew Burgessgdb/python: add gdb.history_count function
2022-01-26 Tom TromeyAdd a way to temporarily set a gdb parameter from Python
2022-01-24 Andrew Burgessgdb/doc: improve description for Window.click on Python...
2022-01-21 Andrew Burgessgdb/doc: fill in two missing @r
2022-01-12 Andrew Burgessgdb/python: add gdb.host_charset function
2022-01-12 Andrew Burgessgdb: add 'maint set/show gnu-source-highlight enabled...
2022-01-12 Andrew Burgessgdb: new 'maint flush source-cache' command
2022-01-12 Andrew Burgessgdb: rename lin-lwp to linux-nat in set/show debug
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 BrobeckerManual copyright year update of various GDB files
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Lancelot SIXgdb: Copy inferior properties in clone-inferior
2021-12-22 Andrew Burgessgdb/doc: add some index entries relating to mi-async...
2021-12-22 Andrew Burgessgdb: add threads debugging switch
2021-12-18 Enze Ligdb: add "exit" command as an alias for "quit"
2021-12-08 Andrew Burgessgdb/python: Use tp_init instead of tp_new to setup...
2021-12-02 Tom TromeyImplement 'task apply'
2021-12-02 Tom TromeyAdd "task" keyword to the "watch" command
2021-11-30 Andrew Burgessgdb/python: add gdb.RemoteTargetConnection.send_packet
2021-11-30 Andrew Burgessgdb: make packet_command function available outside...
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-25 Tom de Vries[gdb/cli] Add "set logging enabled", deprecate "set...
2021-11-18 Tom de Vries[gdb/doc] Fix negative repeat count examining memory...
2021-11-16 Simon Marchigdb: rework "set debuginfod" commands
2021-11-04 Simon Marchigdb: introduce "set index-cache enabled", deprecate...
2021-11-01 Bruno Larsen[gdb/doc]: Updated manpages to be consistent with help
2021-10-30 Aaron Mereygdb.texinfo: Expand documentation for debuginfod
2021-10-29 Tom TromeyAdd gdb.Architecture.integer_type Python function
2021-10-29 Enze LiDocument "memory-tag-violations".
2021-10-28 Simon Marchigdb: add "maint set/show selftest verbose" commands...
2021-10-26 Tom de Vries[gdb/doc] Fix print inferior-events default
2021-10-22 Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-11 Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
2021-10-06 Andrew Burgessgdb/doc: improve 'show print elements' description
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-10-05 Andrew Burgessgdb/python: update events test to handle missing exit_code
2021-09-29 Andrew Burgessgdb/doc: use 'standard error stream' instead of 'stderr...
2021-09-28 Andrew Burgessgdb: print backtrace for internal error/warning
2021-09-27 Andrew Burgessgdb: add setting to disable reading source code files
2021-09-22 Tom de Vries[gdb] Add maint selftest -verbose option
2021-09-21 Felix Willgerodtgdb, doc: Add ieee_half and bfloat16 to list of predefi...
2021-09-19 Mike Frysingergdb: manual: update @inforef to @xref
2021-09-16 Mike Frysingergdb: manual: fix werrors typo
2021-09-15 Tom de Vries[gdb/doc] Fix typo in maint selftest entry
2021-09-07 Andrew Burgessgdb/python: new function to add values into GDB's history
2021-08-12 Tom TromeyUpdate documentation to mention Pygments
2021-08-11 Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-07-29 George BarrettGuile: temporary breakpoints
2021-07-26 Andrew Burgessgdb: move remaining ChangeLogs to legacy files
2021-07-26 Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
2021-07-15 Simon Marchigdb: call post_create_inferior at end of follow_fork_in...
2021-07-02 Pedro AlvesDocument TUI improvements in the manual & NEWS
2021-06-25 Andrew Burgessgdb: change info sources to group results by objfile
2021-06-25 Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25 Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-25 Andrew Burgessgdb/python: allow for catchpoint type breakpoints in...
2021-06-25 Andrew Burgessgdb/guile: allow for catchpoint type breakpoints in...
2021-06-21 Andrew Burgessgdb/riscv: add support for vector registers in target...
2021-06-21 Andrew Burgessgdb/python: add PendingFrame.level and Frame.level...
2021-06-16 Felix Willgerodtgdb, doc: Fix missed ChangeLog entry.
2021-06-16 Felix Willgerodtbtrace, doc: Clarify record function-call-history docum...
2021-06-08 Lancelot SIXUse is/is not to check for None in python code.
2021-06-05 Shahab Vahediarc: Add 'set disassembler-options' support
2021-06-04 Hannes DomaniForward mouse click to python TUI window
2021-05-29 Hannes DomaniFix InlinedFrameDecorator example
2021-05-27 Hannes DomaniAdd optional full_window argument to TuiWindow.write
2021-05-27 Hannes DomaniDocument gdb.SYMBOL_LOC_LABEL
2021-05-25 Hannes DomaniFix documentation of gdb.SYMBOL_LOC_COMMON_BLOCK
2021-05-24 Andrew Burgessgdb/doc: add '@:' after 'e.g.' to help texinfo
2021-05-14 Tankut Baris Aktemurgdb/python: add a 'connection_num' attribute to Inferio...
2021-05-12 Tom de VriesRevert "[gdb/symtab] Fix infinite recursion in dwarf2_c...
2021-05-12 George BarrettGuile: add value-const-value
next