aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-27libctf, lookup: fix bounds of pptrtab lookupNick Alcock4-2/+78
2021-09-27libctf, testsuite: fix various warnings in testsNick Alcock11-18/+28
2021-09-27libctf: fix handling of CTF symtypetab sections emitted by older GCCNick Alcock2-3/+11
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock18-410/+514
2021-09-27libctf: try several possibilities for linker versioning flagsNick Alcock4-11/+62
2021-09-27libtool.m4: fix nm BSD flag detectionNick Alcock2-43/+54
2021-09-27libtool.m4: augment symcode for Solaris 11Nick Alcock2-1/+7
2021-09-27libctf: link against libiberty before linking in libbfd or libctf-nobfdNick Alcock3-2/+18
2021-09-27[gdb/build] Fix build with g++-4.8Tom de Vries1-2/+6
2021-09-27gdb: add setting to disable reading source code filesAndrew Burgess7-3/+179
2021-09-27gdb: remove duplicate cmd_list_element declarationsAndrew Burgess2-104/+33
2021-09-27gdb: prevent an assertion when computing the frame_id for an inline frameAndrew Burgess5-9/+344
2021-09-27[gdb/testsuite] Fix gdb.base/dcache-flush.expTom de Vries1-2/+2
2021-09-27[gdb/testsuite] Test sw watchpoint in gdb.threads/process-dies-while-detachin...Tom de Vries1-11/+30
2021-09-26gdb: fix indentation in gdbtypes.cSimon Marchi1-1/+1
2021-09-27Automatic date update in version.inGDB Administrator1-1/+1
2021-09-26Automatic date update in version.inGDB Administrator1-1/+1
2021-09-25PowerPC: Enable mfppr mfppr32, mtppr and mtppr32 extended mnemonics on POWER5Peter Bergner8-12/+39
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries68-115/+45
2021-09-25PR28346, segfault attempting to disassemble raw binaryAlan Modra1-1/+2
2021-09-25Automatic date update in version.inGDB Administrator1-1/+1
2021-09-24gas/testsuite/ld-elf/dwarf2-21.d: Pass -WHans-Peter Nilsson1-1/+1
2021-09-24gdb: change thread_info::name to unique_xmalloc_ptr, add helper functionSimon Marchi6-30/+57
2021-09-24Move value_true to value.hTom Tromey8-34/+20
2021-09-24Make dcache multi-target-safePedro Alves1-3/+11
2021-09-24Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'Pedro Alves1-3/+4
2021-09-24Fix all PATH problems in testsuite/gdb.perf/Pedro Alves1-3/+9
2021-09-24Fix all DUPLICATE problems in testsuite/gdb.perf/Pedro Alves1-3/+6
2021-09-24Fix handling of DW_AT_data_bit_offsetTom Tromey3-17/+114
2021-09-24[gdb/testsuite] Don't leave gdb instance running after function_rangeTom de Vries2-3/+9
2021-09-24[gdb/testsuite] Use pie instead of -fpie/-pieTom de Vries2-2/+4
2021-09-24[gdb/testsuite] Factor out dump_info in gdb.testsuite/dump-system-info.expTom de Vries1-26/+16
2021-09-24gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclistsPedro Alves1-0/+4
2021-09-24[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.expTom de Vries1-4/+18
2021-09-24[gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.expTom de Vries1-46/+54
2021-09-24[gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2-is-stmt.expTom de Vries1-2/+2
2021-09-24[gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.expTom de Vries1-5/+9
2021-09-24[gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pieTom de Vries2-2/+2
2021-09-24[gdb/testsuite] Add gdb.testsuite/dump-system-info.expTom de Vries1-0/+48
2021-09-24Automatic date update in version.inGDB Administrator1-1/+1
2021-09-23Change pointer_type to a method of struct typeTom Tromey17-60/+44
2021-09-23[gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie in gdb_compile_rustTom de Vries1-3/+44
2021-09-23[gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries8-22/+16
2021-09-23[gdb/testsuite] Fix probe test in gdb.base/break-interp.expTom de Vries1-1/+33
2021-09-23[gdb/testsuite] Improve probe detection in gdb.base/break-probes.expTom de Vries1-13/+19
2021-09-23[gdb/testsuite] Handle failing probe detection in gdb.base/break-probes.expTom de Vries1-1/+3
2021-09-23[gdb/testsuite] Use early-out style in gdb.base/break-probes.expTom de Vries1-25/+27
2021-09-23Test that frame info/IDs are stable/consistentPedro Alves1-0/+136
2021-09-23Change get_ada_task_ptid parameter typeTom Tromey13-29/+29
2021-09-23Change ptid_t::tid to ULONGESTTom Tromey9-21/+26