aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2021-08-11gdb: print backtrace on fatal SIGSEGVAndrew Burgess1-0/+7
2021-07-28Guile: temporary breakpointsGeorge Barrett1-0/+3
2021-07-17Add basic Z80 CPU supportSergey Belyashov1-0/+1
2021-07-14gdb: call post_create_inferior at end of follow_fork_inferiorSimon Marchi1-0/+3
2021-07-03Update NEWS post GDB 11 branch creation.Joel Brobecker1-1/+3
2021-07-02Document TUI improvements in the manual & NEWSPedro Alves1-0/+16
2021-06-25gdb: change info sources to group results by objfileAndrew Burgess1-0/+6
2021-06-25gdb/mi: add new --group-by-objfile flag for -file-list-exec-source-filesAndrew Burgess1-1/+8
2021-06-25gdb/mi: add regexp filtering to -file-list-exec-source-filesAndrew Burgess1-0/+18
2021-06-25gdb/python: allow for catchpoint type breakpoints in pythonAndrew Burgess1-0/+4
2021-06-21gdb/riscv: add support for vector registers in target descriptionsAndrew Burgess1-0/+5
2021-06-21gdb/python: add PendingFrame.level and Frame.level methodsAndrew Burgess1-0/+6
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi1-0/+3
2021-05-14gdb/python: add a 'connection_num' attribute to Inferior objectsTankut Baris Aktemur1-0/+6
2021-05-12Guile: add value-const-valueGeorge Barrett1-2/+3
2021-05-12Guile: add value-{rvalue-,}reference-valueGeorge Barrett1-0/+3
2021-05-12Guile: improved rvalue reference supportGeorge Barrett1-0/+7
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur1-0/+7
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur1-0/+8
2021-04-29gdb/NEWS: Fix typo and stray full stopAndrew Burgess1-2/+2
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess1-0/+16
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX1-0/+12
2021-04-15gdb: add "set startup-quietly" commandTom Tromey1-0/+7
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess1-0/+12
2021-03-24Add NEWS entry.Luis Machado1-0/+40
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess1-0/+3
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess1-0/+5
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-0/+4
2021-02-02Inferior without argument prints detail of current inferior.Lancelot SIX1-0/+6
2021-01-22gdb: add new version styleAndrew Burgess1-0/+5
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess1-0/+3
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess1-0/+11
2020-11-24gdb/NEWS: Document that GDB now supports DWARF-based fixed point typesJoel Brobecker1-0/+9
2020-11-24gdb/NEWS: Document that building GDB now requires GMPJoel Brobecker1-0/+3
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess1-0/+13
2020-11-02gdb: use get_standard_config_dir when looking for .gdbinitAndrew Burgess1-0/+6
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur1-0/+22
2020-10-08Update GDB NEWS with ARC support in GDBserverShahab Vahedi1-0/+2
2020-10-04gdb: add doc for "set/show debug event-loop"Simon Marchi1-0/+6
2020-09-18Mention x86_64 Cygwin core file support in NEWS.Jon Turney1-0/+2
2020-09-13Add MI "-break-insert --qualified"Pedro Alves1-0/+10
2020-09-12Update NEWS post GDB 10 branch creation.Joel Brobecker1-1/+3
2020-08-25arc: Add ARCv2 XML target along with refactoringShahab Vahedi1-0/+5
2020-08-12Move multi-target NEWS entry to GDB 10 featuresPedro Alves1-15/+15
2020-08-04gdb: support for eBPFJose E. Marchesi1-0/+1
2020-07-22Add documentation for "maint print core-file-backed-mappings"Kevin Buettner1-0/+4
2020-07-20guile: Add support for Guile 3.0.Ludovic Courtès1-1/+1
2020-07-20guile: Add support for Guile 2.2.Ludovic Courtès1-0/+10
2020-07-06gdb/python: New method to access list of register groupsAndrew Burgess1-0/+5
2020-07-06gdb/python: Add gdb.Architecture.registers methodAndrew Burgess1-0/+5