aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-27gdb, python: do minor modernization in execute_gdb_commandTankut Baris Aktemur1-12/+13
2023-02-27Automatic date update in version.inGDB Administrator1-1/+1
2023-02-26Remove expand_symtab_containing_pcTom Tromey2-27/+0
2023-02-26Automatic date update in version.inGDB Administrator1-1/+1
2023-02-25gdb/amd64: replace xmalloc/alloca with gdb::byte_vectorAndrew Burgess1-12/+9
2023-02-25opcodes/m68k: enable libopcodes styling for GDBAndrew Burgess1-0/+5
2023-02-25Automatic date update in version.inGDB Administrator1-1/+1
2023-02-24gdbserver/linux-low.cc: Fix a typo in ternary operatorKhem Raj1-1/+1
2023-02-24Remove struct bufferTom Tromey10-257/+1
2023-02-24Don't use struct buffer in top.cTom Tromey1-14/+8
2023-02-24Don't use struct buffer in event-top.cTom Tromey1-14/+6
2023-02-24Don't use struct buffer in handle_qxfer_threadsTom Tromey1-28/+17
2023-02-24Don't use struct buffer in handle_qxfer_btraceTom Tromey5-62/+61
2023-02-24Don't use struct buffer in handle_qxfer_traceframe_infoTom Tromey3-30/+19
2023-02-24Remove struct buffer from tracefile-tfile.cTom Tromey1-11/+10
2023-02-24Write the DWARF index in the backgroundTom Tromey4-19/+101
2023-02-24Only use the per-BFD object to write a DWARF indexTom Tromey5-60/+48
2023-02-24gdb: fix parenthesis position in commentSimon Marchi1-1/+1
2023-02-24testsuite: prune DOS drive letter in test outputsClément Chigot2-3/+19
2023-02-24x86: allow to request ModR/M encodingJan Beulich5-9/+296
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich22-7176/+7301
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich17-5132/+5277
2023-02-24x86: have insns acting on segment selector values allow for consistent operandsJan Beulich9-898/+1210
2023-02-24x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich7-206/+220
2023-02-24[gdb/testsuite] Cleanup unnecessary expr from require lineTom de Vries1-1/+1
2023-02-24GDB: Fix out of bounds accesses with limited-length valuesMaciej W. Rozycki1-3/+14
2023-02-24Enhance better_fit() function to prefer function symbols over non-function sy...Nick Clifton1-15/+37
2023-02-24PR30155, ld segfault in _bfd_nearby_sectionAlan Modra1-13/+52
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song9-3/+104
2023-02-24Automatic date update in version.inGDB Administrator1-1/+1
2023-02-23gdb/doc: The RISC-V vector registers didn't changePalmer Dabbelt1-5/+1
2023-02-23gdb: remove --disable-gdbmi configure optionSimon Marchi3-48/+5
2023-02-23Fix Tcl quoting in gdb_assertTom Tromey3-5/+5
2023-02-23Fix _bfd_elf_find_function so that it can cope with overlapping symbolsNick Clifton1-22/+82
2023-02-23gdb: add AMDGPU header files to HFILES_NO_SRCDIRSimon Marchi1-0/+2
2023-02-23Remove 'eval' from gdb_breakpointTom Tromey1-6/+1
2023-02-23gdb: LoongArch: Support reg aliases in info reg commandHui Li1-0/+21
2023-02-23gdb: LoongArch: Modify the result of the info reg commandHui Li1-0/+39
2023-02-23bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin5-0/+37
2023-02-23Fix the BFD library's find_nearest_line feature to produce consistent results.Nick Clifton2-15/+21
2023-02-23dwarf1 .line SEC_HAS_CONTENTSAlan Modra1-3/+3
2023-02-23ip2k: don't look at stab sections without relocsAlan Modra1-1/+1
2023-02-23Test SEC_HAS_CONTENTS in relax routinesAlan Modra23-25/+51
2023-02-23Test SEC_HAS_CONTENTS before reading section contentsAlan Modra21-49/+93
2023-02-23Automatic date update in version.inGDB Administrator1-1/+1
2023-02-22gdb.reverse/time-reverse.exp: test both time syscall and C time functionPedro Alves2-22/+57
2023-02-22x86-64: LAR and LSL don't need REX.WJan Beulich4-32/+32
2023-02-22x86: optimize BT{,C,R,S} $imm,%regJan Beulich10-8/+123
2023-02-22set bfd_error on make_tempname or make_tempdir failureAlan Modra1-1/+5
2023-02-22Automatic date update in version.inGDB Administrator1-1/+1