aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-17gprofng: PR30036 Build failure on aarch64 w/ glibc: symbol `pwrite64' is alre...Vladimir Mezentsev2-8/+9
2023-02-17Fix multi-threaded debugging under AIXAditya Vidyadhar Kamath2-148/+239
2023-02-17Remove two unnecessary returns in ada-lang.cTom Tromey1-10/+4
2023-02-17[gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.expTom de Vries2-20/+6
2023-02-17ld test asciz and ascii failsAlan Modra3-5/+20
2023-02-17Wild pointer reads in _bfd_ecoff_locate_lineAlan Modra1-6/+21
2023-02-17Automatic date update in version.inGDB Administrator1-1/+1
2023-02-17PR30046, power cmpi leads to unknown architectureAlan Modra1-7/+7
2023-02-16Rename parameter of create_ada_exception_catchpointTom Tromey2-3/+3
2023-02-16Update the 'g' packet documentationTom Tromey1-10/+20
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton13-59/+221
2023-02-16Constify ada_main_nameTom Tromey2-3/+3
2023-02-16Remove unused declaration from ada-lang.hTom Tromey1-2/+0
2023-02-16Delete PROGRESS macrosAlan Modra9-92/+1
2023-02-16gas_initAlan Modra1-19/+20
2023-02-16RISC-V: as_warn() already emits a newlineJan Beulich1-1/+1
2023-02-16gdb/doc: document MI -remove-inferior commandAndrew Burgess1-0/+34
2023-02-16x86/gas: replace inappropriate assertion when parsing registersJan Beulich1-6/+8
2023-02-16Automatic date update in version.inGDB Administrator1-1/+1
2023-02-15Return bool from more value methodsTom Tromey2-26/+26
2023-02-15Have value::bits_synthetic_pointer return boolTom Tromey5-14/+14
2023-02-15Change value::m_stack to boolTom Tromey5-9/+9
2023-02-15Change value::m_initialized to boolTom Tromey3-10/+10
2023-02-15Change value::m_lazy to boolTom Tromey5-15/+15
2023-02-15Change value::m_modifiable to boolTom Tromey4-10/+9
2023-02-15Don't throw quit while handling inferior events, part IIPedro Alves5-4/+112
2023-02-15GC get_active_ext_langPedro Alves2-10/+0
2023-02-15Don't throw quit while handling inferior eventsPedro Alves3-0/+155
2023-02-15Add new "$_shell(CMD)" internal functionPedro Alves5-5/+198
2023-02-15Make "ptype INTERNAL_FUNCTION" in Ada print like other languagesPedro Alves2-2/+7
2023-02-15Fix "ptype INTERNAL_FUNC" (PR gdb/30105)Pedro Alves4-97/+49
2023-02-15gdb/dwarf2: split .debug_names reading code to own fileSimon Marchi4-1028/+1087
2023-02-15gdb/dwarf2: split .gdb_index reading code to own fileSimon Marchi4-845/+925
2023-02-15gdb/dwarf2: move some things to read.hSimon Marchi2-160/+193
2023-02-15gdb: fix dealloc function not being called for frame 0Simon Marchi1-8/+21
2023-02-15Remove RETURNS from BFD chew commentsTom Tromey7-51/+26
2023-02-15Use @deftypefn in chew outputTom Tromey4-14/+59
2023-02-15Change internalmode to be an intrinsic variableTom Tromey3-19/+50
2023-02-15Use intptr_t rather than long in chewTom Tromey2-6/+13
2023-02-15Remove the paramstuff wordTom Tromey3-81/+6
2023-02-15Add copyright headers to the .str filesTom Tromey3-0/+39
2023-02-15Simplify @node use in BFD documentationTom Tromey3-29/+35
2023-02-15Remove H_CFLAGS from doc/local.mkTom Tromey3-2/+7
2023-02-15gdb: store internalvars in an std::mapSimon Marchi1-27/+28
2023-02-15gdb: add constructor to internalvarSimon Marchi1-5/+7
2023-02-15gdb: use std::string for internalvar::nameSimon Marchi1-10/+10
2023-02-15Do not record a rejected target descriptionTom Tromey1-1/+4
2023-02-15gdb/manual: Move @findex entriesPedro Alves1-165/+165
2023-02-15objdump read_section_stabsAlan Modra1-63/+33
2023-02-15objdump -G memory leakAlan Modra1-1/+4