summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extra indent & extra lineusers/palves/info_breakpoints_improvementsPedro Alves2022-05-241-7/+35
* Introduce "info breakpoints -hide-locations"Pedro Alves2022-05-2312-78/+183
* Always show locations for breakpoints & show canonical location specPedro Alves2022-05-234-202/+278
* Tweak the std::hash<> specialization for aarch64_features.John Baldwin2022-05-231-12/+15
* Fix loongarch_iterate_over_regset_sections for non-native targets.John Baldwin2022-05-231-2/+12
* gdb: LoongArch: Implement the iterate_over_regset_sections gdbarch methodTiezhu Yang2022-05-231-0/+16
* [gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries2022-05-231-1/+1
* [gdbsupport] Fix UB in print-utils.cc:int_stringTom de Vries2022-05-231-1/+5
* [gdb/exp] Fix UB in scalar_binopTom de Vries2022-05-232-1/+6
* [gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7Tom de Vries2022-05-231-1/+2
* ld: use definitions in generate_reloc rather than raw literalsMark Harmstone2022-05-232-7/+24
* [gdb/testsuite] Skip language auto in gdb.base/parse_number.expTom de Vries2022-05-231-0/+5
* Automatic date update in version.inGDB Administrator2022-05-231-1/+1
* Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2022-05-223-1/+115
* Automatic date update in version.inGDB Administrator2022-05-221-1/+1
* Automatic date update in version.inGDB Administrator2022-05-211-1/+1
* Rename base_breakpoint -> code_breakpointPedro Alves2022-05-209-57/+57
* Test "set multiple-symbols on" creating multiple breakpointsPedro Alves2022-05-201-25/+75
* Make sure momentary breakpoints are always thread-specificPedro Alves2022-05-201-37/+46
* Momentary breakpoints should have no breakpoint numberPedro Alves2022-05-201-1/+0
* Add/tweak intro comments of struct breakpoint and several subclassesPedro Alves2022-05-202-8/+17
* Move add_location(sal) to base_breakpointPedro Alves2022-05-205-37/+31
* Move common bits of catchpoint/exception_catchpoint to breakpoint's ctorPedro Alves2022-05-203-19/+21
* Make catchpoint inherit breakpoint, eliminate init_raw_breakpointPedro Alves2022-05-203-37/+7
* Make breakpoint_address_bits look at the location kindPedro Alves2022-05-202-37/+23
* Make exception_catchpoint inherit base_breakpoint instead of catchpointPedro Alves2022-05-201-6/+12
* Refactor momentary breakpoints, eliminate set_raw_breakpoint{,_without_location}Pedro Alves2022-05-201-73/+24
* Refactor set_internal_breakpoint / internal_breakpoint ctorPedro Alves2022-05-201-19/+18
* Convert init_ada_exception_catchpoint to a ctorPedro Alves2022-05-203-59/+49
* Make ada_catchpoint_location's owner ctor parameter be ada_catchpointPedro Alves2022-05-201-16/+16
* init_breakpoint_sal -> base_breakpoint::base_breakpointPedro Alves2022-05-202-122/+129
* Remove "internal" parameter from a couple functionsPedro Alves2022-05-201-3/+3
* More breakpoint_ops parameter eliminationPedro Alves2022-05-202-11/+8
* Make a few functions work with base_breakpoint instead of breakpointPedro Alves2022-05-202-31/+8
* ranged_breakpoint: move initialization to ctorPedro Alves2022-05-201-8/+19
* ranged_breakpoint: use install_breakpointPedro Alves2022-05-201-12/+5
* ranged_breakpoint: don't use init_raw_breakpointPedro Alves2022-05-201-1/+1
* Make structs breakpoint/base_breakpoint/catchpoint be abstractPedro Alves2022-05-202-1/+20
* add_location_to_breakpoint -> breakpoint::add_locationPedro Alves2022-05-202-37/+36
* PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.Carl Love2022-05-201-368/+746
* Remove obsolete text from documentationTom Tromey2022-05-201-3/+0
* Stop readekf and objdump from aggressively following links.Nick Clifton2022-05-208-66/+179
* RISC-V: Update zfinx implement with zicsr.Jia-Wei Chen2022-05-203-14/+51
* RISC-V: Remove RV128-only fmv instructionsTsukasa OI2022-05-205-8/+8
* Fix non-pointer type compilation error in aix-thread.cAditya Vidyadhar Kamath2022-05-201-2/+2
* add a trie to map quickly from address range to compilation unitSteinar H. Gunderson2022-05-201-19/+367
* Tidy warn-execstack handlingAlan Modra2022-05-206-22/+17
* Automatic date update in version.inGDB Administrator2022-05-201-1/+1
* arm: Fix system register fpcxt_ns and fpcxt_s naming convention.Srinath Parvathaneni2022-05-193-3/+88
* gdb/doc: use @value{GDBP} in 'info pretty-printer' exampleAndrew Burgess2022-05-191-8/+8