aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey1-0/+2
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey1-0/+3
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil1-0/+10
2018-04-30Expose type alignment on gdb.TypeTom Tromey1-0/+4
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+3
2018-04-16gdb: Remove support for SH-5/SH64Pedro Alves1-0/+3
2018-04-16gdb: Remove OpenBSD/m88k supportPedro Alves1-0/+4
2018-04-13Show line numbers in output for "info var/func/type"Andreas Arnez1-0/+3
2018-04-13btrace: set/show record btrace cpuMarkus Metzger1-0/+4
2018-03-27set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker1-0/+5
2018-03-06gdb: Initial baremetal riscv supportAndrew Burgess1-0/+4
2018-03-03Add a new debug knob for the FreeBSD native target.John Baldwin1-0/+6
2018-02-09gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1Joel Brobecker1-3/+3
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand1-0/+4
2018-01-09Document support for 'info proc' on FreeBSD.John Baldwin1-0/+3
2018-01-05Update NEWS post GDB 8.1 branch creation.Joel Brobecker1-1/+3
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand1-0/+3
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne1-0/+4
2017-12-17gdb: Add news entries for new or1k target.Stafford Horne1-0/+4
2017-12-15Implement pahole-like 'ptype /o' optionSergio Durigan Junior1-0/+3
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi1-1/+3
2017-12-07Record nested typesKeith Seitz1-0/+4
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon1-0/+4
2017-12-04Document the new "-a" command line option for gcoreSergio Lopez1-0/+5
2017-12-04Document new {set,show} dump-excluded-mappings commands.Sergio Lopez1-0/+5
2017-12-04Update manual for Rust changeTom Tromey1-0/+3
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+6
2017-12-01Revert "Add support for the readnever concept"Sergio Durigan Junior1-6/+0
2017-12-01Add support for the readnever conceptSergio Durigan Junior1-0/+6
2017-11-29Breakpoints in symbols with ABI tags (PR c++/19436)Pedro Alves1-0/+22
2017-11-29Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]Pedro Alves1-0/+20
2017-11-24(Ada) provide the exception message when hitting an exception catchpointJoel Brobecker1-0/+5
2017-11-24Document linespec/explicit locations & completion improvements (manual + NEWS)Pedro Alves1-0/+29
2017-11-22Target FP: Make use of MPFR if availableUlrich Weigand1-0/+5
2017-11-16Add Python rbreak command.Phil Muldoon1-0/+4
2017-11-07Allow enabling/disabling breakpoint location rangesXavier Roirand1-0/+3
2017-10-11Add native target for FreeBSD/arm.John Baldwin1-0/+1
2017-10-11Add FreeBSD/arm architecture.John Baldwin1-0/+1
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior1-0/+10
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+3
2017-09-26Remove support for Solaris < 10 (PR gdb/22185)Rainer Orth1-0/+4
2017-09-25S390: Document guarded-storage register supportAndreas Arnez1-0/+3
2017-09-19Add a 'starti' command.John Baldwin1-0/+3
2017-09-16Add selftests run filteringSimon Marchi1-0/+6
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey1-0/+6
2017-09-07remove QStartupWithShell entry from NEWS::Changes in GDB 7.11Joel Brobecker1-3/+0
2017-09-06Add native target for FreeBSD/aarch64.John Baldwin1-0/+4
2017-09-06Add FreeBSD/aarch64 architecture.John Baldwin1-0/+4
2017-09-04Document "no debug info debugging" improvementsPedro Alves1-0/+26
2017-08-31Implement the ability to set/unset environment variables to GDBserver when st...Sergio Durigan Junior1-0/+28