gdb/mi: handle no condition argument case for -break-condition
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
2021-07-26  Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
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-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
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-05-09  Andrew Burgessgdb/doc: document 'set debug py-unwind'
2021-05-09  Andrew Burgessgdb/py: add some debugging to py-breakpoint.c
2021-05-07  Tom de Vries[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_b...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force' flag to the '-break-condition...
2021-05-06  Tankut Baris Aktemurgdb/mi: add a '--force-condition' flag to the '-break...
2021-05-05  Simon Marchigdb: update Type.fields doc based on actual GDB behavior
2021-04-28  Andrew Burgessgdb/doc: use @env to reference environment variables
2021-04-28  Andrew Burgessgdb: startup commands to control Python extension language
2021-04-25  Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-04-21  Tankut Baris Aktemurgdb/breakpoint: display "N" on MI for disabled-by-condi...
2021-04-15  Tom Tromeygdb: add "set startup-quietly" command
2021-04-15  Andrew Burgessgdb: process early initialization files and command...
2021-04-14  Andrew Burgessgdb/doc: add missing parentheses around prompt in some...
2021-03-29  Luis MachadoFix memory tagging section type
2021-03-24  Luis MachadoDocument new "x" and "print" memory tagging extensions
2021-03-24  Luis MachadoDocumentation for the new mtag commands
2021-03-24  Luis MachadoDocumentation for memory tagging remote packets
2021-03-18  Andrew Burgessgdb/doc: fix the example for get_set_string in Python...
2021-02-24  Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-17  Lancelot SIX[PR cli/17290] gdb/doc: Fix show remote interrupt-*.
2021-02-11  Andrew Burgessgdb: change 'maint info section' to use command options
2021-02-08  Andrew Burgessgdb: return true in TuiWindow.is_valid only if TUI...
2021-02-02  Lancelot SIXInferior without argument prints detail of current...
2021-01-27  Tom TromeyRemove extra space after @pxref in gdb.texinfo
2021-01-25  Marco Barisionegdb/docs: add parentheses in Python examples using...
2021-01-25  Andrew Burgessgdb/doc: move @menu blocks to the end of their enclosin...
2021-01-22  Andrew Burgessgdb: add new version style
2021-01-22  Andrew Burgessgdb/doc: don't rely on @menu item within the docs
2021-01-22  Andrew Burgessgdb/doc: move @menu to the end of the node
2021-01-22  Andrew Burgessgdb/doc: down case contents of @var
2021-01-21  Andrew Burgessgdb/doc: reorder and group sections relating to aliases
2021-01-21  Hannes DomaniAdd Python support for hardware breakpoints
2021-01-01  Joel BrobeckerManual updates of copyright year range not covered...
2020-12-29  Hannes DomaniFix wrong method name
2020-12-23  Alex BennéeClarify language for the '?' packet
2020-12-21  Joel Brobeckergdb.texinfo: Document GMP as mandatory requirement...
2020-12-18  Hannes DomaniRemove erroneous 'a' in gdb.register_window_type docume...
2020-12-18  Hannes DomaniAdd address keyword to Value.format_string
2020-12-17  Simon Marchigdb/doc: fix "show check range" command name
2020-12-13  Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-04  Bernd EdlingerFix building gdb release from tar file without makeinfo
2020-11-29  Hannes DomaniFix Value.format_string docu for static members argument
2020-11-19  Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-12  Andrew Burgessgdb: add an option flag to 'maint print c-tdesc'
2020-11-02  Andrew Burgessgdb: use get_standard_config_dir when looking for ...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: add flags to 'condition' and 'break...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: disable a bp location if condition...
2020-10-07  Michael Forneygdb: Fix installation of gcore.1 on some platforms
2020-10-04  Simon Marchigdb: add doc for "set/show debug event-loop"
2020-10-04  Simon Marchigdb/doc: space out list entries, fix one type
2020-09-13  Pedro AlvesAdd MI "-break-insert --qualified"
2020-08-25  Shahab Vahediarc: Add hardware loop detection
2020-08-25  Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-08-07  Tom TromeyUpdate Ravenscar documentation
2020-08-04  Jose E. Marchesigdb: support for eBPF
2020-07-28  Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-28  Andrew Burgessgdb: Add a find method for RegisterDescriptorIterator
2020-07-22  Kevin BuettnerAdd documentation for "maint print core-file-backed...
2020-07-22  Reuben ThomasCorrect an error in the remote protocol specification
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-07-13  Paul CarrollFix frame-apply.html collision in GDB manual.
2020-07-11  Philippe WaroquiersFine tune exec-file-mismatch help and documentation.
2020-07-08  Hannes DomaniHandle Windows drives in auto-load script paths
2020-07-06  Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06  Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-07-06  Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-06-26  Eli ZaretskiiImprove documentation of which shell is used by GDB...
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-22  Philippe WaroquiersNEWS and documentation for alias default-args related...
2020-06-11  Tom TromeyUpdate documentation for Ada .gdb_index
2020-06-11  Jonny Grantgdb/doc: remove broken links Previous and Up from contents
2020-05-25  Tom TromeyRevert "Add completion styling"
2020-05-23  Tom TromeyAdd completion styling
2020-05-19  Pedro AlvesMake exec-file-mismatch compare build IDs
next
This page took 0.304684 seconds and 107 git commands to generate.