aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2022-08-25Allow to document user-defined aliases.Philippe Waroquiers1-0/+10
2022-08-24gdb: new 'maint print frame-id' commandAndrew Burgess1-0/+4
2022-08-22Implement target async for WindowsTom Tromey1-0/+2
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi1-0/+14
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre1-0/+5
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+10
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey1-0/+4
2022-07-15Expose current 'print' settings to PythonTom Tromey1-0/+7
2022-07-14gdb: Document floating-point support for LoongArchTiezhu Yang1-0/+4
2022-07-11gdb: add support for disassembler styling using libopcodesAndrew Burgess1-0/+28
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey1-0/+3
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki1-0/+12
2022-06-18gdb/doc: Documentation for the new print commandEnze Li1-0/+5
2022-06-17gdb: NEWS: Move LoongArch gdbserver to the correct sectionTiezhu Yang1-3/+8
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess1-0/+34
2022-06-14gdbserver: Add LoongArch/Linux supportYouling Tang1-0/+3
2022-06-07Allow ASLR to be disabled on WindowsTom Tromey1-0/+2
2022-06-06Consolidate "Python API" sections in NEWSTom Tromey1-7/+5
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey1-0/+7
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess1-0/+7
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves1-0/+10
2022-05-03NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/Aarch64.John Baldwin1-0/+3
2022-04-27gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, add unwind-secure-...Christophe Lyon1-0/+5
2022-04-04gdb: Add maint set ignore-prologue-end-flagLancelot SIX1-0/+9
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX1-0/+11
2022-04-03gdb/tui: add a tui debugging flagAndrew Burgess1-0/+4
2022-04-03gdb/tui: add new 'tui window width' command and 'winwidth' aliasAndrew Burgess1-0/+6
2022-04-03gdb: move some commands into the tui namespaceAndrew Burgess1-0/+15
2022-03-31Remove dbx modeTom Tromey1-0/+2
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-0/+3
2022-03-22Add support for hardware breakpoints/watchpoints on FreeBSD/Aarch64.John Baldwin1-0/+2
2022-03-22gdb/python: add gdb.format_address functionAndrew Burgess1-0/+8
2022-03-20Update gdb/NEWS after GDB 12 branch creation.Joel Brobecker1-1/+3
2022-03-17gdb: Remove support for S+corePedro Alves1-1/+5
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess1-0/+2
2022-03-10Change how "print/x" displays floating-point valueTom Tromey1-0/+6
2022-03-08gdb: announce upcoming removal of Python 2 support from gdbAndrew Burgess1-0/+4
2022-03-07gdb/python: add Type.is_signed propertyAndrew Burgess1-0/+5
2022-03-07gdb/python: add Type.is_scalar propertyAndrew Burgess1-0/+3
2022-03-07gdb/mi: add --no-connection to MI -add-inferior commandAndrew Burgess1-0/+4
2022-03-07gdb/mi: fix regression in mi -add-inferior commandUmair Sair1-0/+6
2022-03-07Deprecate dbx modeTom Tromey1-0/+2
2022-03-07Implement real literal extension for AdaTom Tromey1-0/+8
2022-03-07Handle non-ASCII identifiers in AdaTom Tromey1-0/+6
2022-02-28gdb/python: Add gdb.InferiorThread.details attributeAndrew Burgess1-0/+5
2022-02-24Support template lookups in strncmp_iw_with_modeKeith Seitz1-0/+14
2022-02-22NEWS: Note that the FreeBSD async target supports async mode.John Baldwin1-0/+2
2022-02-14gdb: use python to colorize disassembler outputAndrew Burgess1-0/+6
2022-02-11gdb: LoongArch: Add Makefile, configure and NEWSTiezhu Yang1-0/+4
2022-02-07gdb/python: allow Value.format_string to return styled outputAndrew Burgess1-0/+7