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