981 Commits (c7ab0aef11d91b637bf091aa9176b8dc4aadee46)

Author SHA1 Message Date
Sergio Durigan Junior c7ab0aef11 Implement IPv6 support for GDB/gdbserver 8 years ago
Joel Brobecker 4e5b2f8961 Update NEWS post GDB 8.2 branch creation. 8 years ago
Maciej W. Rozycki 471b9d1507 GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' 8 years ago
Tom Tromey 44cee4fdf4 Add --enable-codesign to gdb's configure 8 years ago
Petr Tesarik 291f9a9643 Add an optional offset option to the "add-symbol-file" command 8 years ago
Petr Tesarik ed6dfe517e Make add-symbol-file's address argument optional 8 years ago
Petr Tesarik d4d429d589 Add an optional offset option to the "symbol-file" command 8 years ago
Gary Benson 5045b3d789 linux: Add maintenance commands to test libthread_db 8 years ago
Tom Tromey eb6af80922 Add "continue" response to pager 8 years ago
Tom Tromey 984ee559a2 Fix "set" handling of Python parameters 8 years ago
Tom Tromey 7729052b53 Add basic Python API for convenience variables 8 years ago
Maciej W. Rozycki 4b2dfa9d87 arch-utils: Make the last endianness actually chosen sticky 8 years ago
Tom Tromey 56bcdbea2b Let gdb.execute handle multi-line commands 8 years ago
Tom Tromey a913fffbde Allow breakpoint commands to be set from Python 8 years ago
Jan Kratochvil a3b60e4588 aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones 8 years ago
Tom Tromey 6d7bb8246b Expose type alignment on gdb.Type 8 years ago
Tom Tromey 007e153034 Handle alignof and _Alignof 8 years ago
Pedro Alves 8a3de5e1a3 gdb: Remove support for SH-5/SH64 8 years ago
Pedro Alves a2a79012fe gdb: Remove OpenBSD/m88k support 8 years ago
Andreas Arnez b744723f57 Show line numbers in output for "info var/func/type" 8 years ago
Markus Metzger 4a4495d62d btrace: set/show record btrace cpu 9 years ago
Joel Brobecker 3fcded8f30 set varsize-limit: New GDB setting for maximum dynamic object size 9 years ago
Andrew Burgess dbbb1059e6 gdb: Initial baremetal riscv support 9 years ago
John Baldwin 386a867618 Add a new debug knob for the FreeBSD native target. 9 years ago
Joel Brobecker 4e72534799 gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1 9 years ago
Xavier Roirand bea298f954 (Ada) Add gdb-mi support for stopping at start of exception handler. 9 years ago
John Baldwin 2d97a5d9d3 Document support for 'info proc' on FreeBSD. 9 years ago
Joel Brobecker cd385f94a7 Update NEWS post GDB 8.1 branch creation. 9 years ago
Xavier Roirand 9f757bf7fc (Ada) New command to stop at start of exception handler. 9 years ago
Stafford Horne cef0f8684e tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p 9 years ago
Stafford Horne b282f0f2b5 gdb: Add news entries for new or1k target. 9 years ago
Sergio Durigan Junior 7c1618381f Implement pahole-like 'ptype /o' option 9 years ago
Simon Marchi b89641bab5 python: Add qualified parameter to gdb.Breakpoint 9 years ago
Keith Seitz 883fd55ab1 Record nested types 9 years ago
Phil Muldoon 824cc835aa Implement explicit locations for Python breakpoints. 9 years ago
Sergio Lopez c179febe79 Document the new "-a" command line option for gcore 9 years ago
Sergio Lopez 1e52e8495a Document new {set,show} dump-excluded-mappings commands. 9 years ago
Tom Tromey 7403715e30 Update manual for Rust change 9 years ago
Sergio Durigan Junior 97cbe998d0 Add support for the readnever concept 9 years ago
Sergio Durigan Junior 7f0f8ac8b1 Revert "Add support for the readnever concept" 9 years ago
Sergio Durigan Junior e2e321740c Add support for the readnever concept 9 years ago
Pedro Alves bd69330db8 Breakpoints in symbols with ABI tags (PR c++/19436) 9 years ago
Pedro Alves a20714ff39 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching] 9 years ago
Joel Brobecker e547c119d0 (Ada) provide the exception message when hitting an exception catchpoint 9 years ago
Pedro Alves d044bac8ce Document linespec/explicit locations & completion improvements (manual + NEWS) 9 years ago
Ulrich Weigand 2400729ecf Target FP: Make use of MPFR if available 9 years ago
Phil Muldoon d8ae99a7b0 Add Python rbreak command. 9 years ago
Xavier Roirand d0fe47010f Allow enabling/disabling breakpoint location ranges 9 years ago
John Baldwin 4f9d99066e Add native target for FreeBSD/arm. 9 years ago
John Baldwin 7176dfd28d Add FreeBSD/arm architecture. 9 years ago