aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-18gdb: re-format Python code with black 23Simon Marchi2-2/+6
2023-04-18PowerPC: fix _Float128 type output stringCarl Love7-4/+120
2023-04-18Symbols with GOT relocatios do not fix adjustbalemengqinggang6-96/+122
2023-04-18Assembler Internal Docs: Describe handling of opcodes for relaxation a bit be...Thomas Koenig2-3/+10
2023-04-18RISC-V: Cache the latest mapping symbol and its boundary.Kito Cheng1-0/+43
2023-04-18objdump use of uninitialised value in pr_string_fieldAlan Modra1-1/+2
2023-04-18objdump buffer overflow in fetch_indexed_stringAlan Modra1-13/+7
2023-04-18Automatic date update in version.inGDB Administrator1-1/+1
2023-04-17gprofng: 30360 Seg. Fault when application uses std::threadVladimir Mezentsev6-94/+136
2023-04-17gprofng: Update documentationVladimir Mezentsev15-3761/+6291
2023-04-17Remove some unnecessary casts from ada-lang.cTom Tromey1-7/+6
2023-04-17gdb/amdgpu: add follow fork and exec supportSimon Marchi7-0/+380
2023-04-17gdb: switch to right inferior in fetch_inferior_eventSimon Marchi1-3/+7
2023-04-17gdb: make regcache::raw_update switch to right inferiorSimon Marchi3-38/+70
2023-04-17gdb: add maybe_switch_inferior functionSimon Marchi4-0/+38
2023-04-17gdb: remove regcache::targetSimon Marchi3-7/+2
2023-04-17gdb: add inferior_forked observableSimon Marchi3-0/+12
2023-04-17gdb: pass execing and following inferior to inferior_execd observersSimon Marchi5-28/+52
2023-04-17Add 128-bit integer support to the Ada parserTom Tromey4-46/+50
2023-04-17Remove some Ada parser helper functionsTom Tromey3-47/+15
2023-04-17Add overload of fits_in_typeTom Tromey2-0/+28
2023-04-17Add 128-bit integer support to the Rust parserTom Tromey4-17/+33
2023-04-17Convert long_const_operation to use gdb_mpzTom Tromey4-7/+33
2023-04-17Additions to gdb_mpzTom Tromey2-6/+52
2023-04-17Make the .rsrc section read only.Nick Clifton4-2/+14
2023-04-17[gdb/symtab] Handle empty file name in .debug_line sectionTom de Vries2-0/+70
2023-04-17Add support for the .gnu.sgstubs section to the linker for ARM/ELF based targ...Nick Clifton2-0/+8
2023-04-17Automatic date update in version.inGDB Administrator1-1/+1
2023-04-16Automatic date update in version.inGDB Administrator1-1/+1
2023-04-15Automatic date update in version.inGDB Administrator1-1/+1
2023-04-14gdb/testsuite: accept script argument for mi_make_breakpoint_pendingAndrew Burgess3-5/+21
2023-04-14gdb/testsuite: avoid {"} pattern in lib/mi-support.expAndrew Burgess1-1/+1
2023-04-14pauth: Create new feature string for pauth to prevent crashing older gdb'sLuis Machado3-1/+41
2023-04-14debug registers: Add missing debug version entry for FEAT_Debugv8p8Luis Machado2-0/+3
2023-04-14gdb/testsuite: Skip dump ihex for 64-bit address in gdb.base/dump.expHui Li1-8/+14
2023-04-14[gdb/testsuite] Add regression test for PR30325Tom de Vries2-3/+17
2023-04-14Automatic date update in version.inGDB Administrator1-1/+1
2023-04-13Avoid double-free with debuginfodTom Tromey3-9/+32
2023-04-13arc: Update ARC specific linker tests.Claudiu Zissulescu5-5/+12
2023-04-13arc: Update ARC's CFI tests.Claudiu Zissulescu3-11/+16
2023-04-13arc: Update GAS testClaudiu Zissulescu3-8/+5
2023-04-13Preserve a few more bfd fields in check_format_matchesAlan Modra1-2/+14
2023-04-13Re: pe_ILF_object_p and bfd_check_format_matchesAlan Modra1-15/+29
2023-04-13Automatic date update in version.inGDB Administrator1-1/+1
2023-04-13[gdb/tui] Revert workaround in tui_source_window::show_line_numberTom de Vries1-4/+2
2023-04-13[gdb/tui] Fix left margin in disassembly windowTom de Vries2-4/+5
2023-04-13[gdb/tui] Add maint set/show tui-left-margin-verboseTom de Vries5-2/+40
2023-04-12Use SELF_CHECK in all unit testsTom Tromey2-40/+40
2023-04-12arc: remove faulty instructionsClaudiu Zissulescu2-720/+6
2023-04-12Use 'require' with gnatmake_version_at_leastTom Tromey2-6/+2