aboutsummaryrefslogtreecommitdiff
path: root/gdb/contrib
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess10-10/+10
2023-11-27[gdb/testsuite] Add boards/cc-with-index-cache.expTom de Vries1-0/+12
2023-08-31[gdb/contrib] Require minimal dwz version in cc-with-tweaks.shTom de Vries1-0/+18
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker10-10/+10
2022-10-14[gdb/contrib] Handle STRIP_ARGS_{STRIP,KEEP}_DEBUG in cc-with-tweaks.shTom de Vries1-2/+7
2022-10-12[gdb/contrib] Use OBJCOPY everywhere in cc-with-tweaks.shTom de Vries1-1/+1
2022-04-26gdb: make some random Python files Python 3-compatibleSimon Marchi1-15/+15
2022-02-25gdb-add-index: disable debuginfodAaron Merey1-0/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker10-10/+10
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo.exp with cc-with-gdb-indexTom de Vries1-0/+14
2021-05-21[gdb/testsuite] Add target board cc-with-gnu-debuglink.expTom de Vries1-1/+45
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX1-0/+28
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-143/+160
2021-03-26gdb-add-index.sh: Remove use of non posix 'local'Lancelot SIX1-13/+12
2021-01-01Update copyright year range in all GDB filesJoel Brobecker10-10/+10
2020-04-24[gdb/contrib] Use temp dir for gdb-add-index in cc-with-tweaks.shTom de Vries1-9/+5
2020-01-01Update copyright year range in all GDB files.Joel Brobecker10-10/+10
2019-12-13Remove ARI check for multiple calls to warning or errorTom Tromey1-15/+0
2019-12-13Remove "fix" call for "long long" from ARITom Tromey1-2/+0
2019-12-13Accept -Wno- prefix in ARITom Tromey1-3/+16
2019-12-13Change ARI usage to GNU styleTom Tromey1-2/+2
2019-12-13Silence ARI warning about floatformat_to_doubleTom Tromey1-1/+0
2019-12-13Silence ARI for valid calls to abortTom Tromey1-1/+0
2019-12-13Fix ARI text for floatformat_from_doubleTom Tromey1-1/+1
2019-12-13Remove ATTRIBUTE_UNUSED check from ARITom Tromey1-11/+0
2019-12-13Remove "boolean" and "var_boolean" checks from ARITom Tromey1-26/+0
2019-11-25[gdb/contrib] Add -c option to words.sh scriptTom de Vries1-8/+21
2019-11-22[gdb/contrib] Improve words extraction in words.sh scriptTom de Vries1-1/+2
2019-11-22[gdb/contrib] Combine sed invocations in words.sh scriptTom de Vries1-5/+6
2019-11-07[gdb/contrib] Add words.sh scriptTom de Vries1-0/+129
2019-10-08Let ARI allow gdb %p printf extensionsTom Tromey1-1/+2
2019-09-29[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries1-4/+12
2019-07-19Change ARI to mention C++11, and remove some rulesTom Tromey1-36/+6
2019-07-09Rename common to gdbsupportTom Tromey1-5/+5
2019-06-16[gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execsTom de Vries1-47/+91
2019-05-10cc-with-tweaks: show dwz stderr and verify resultSimon Marchi1-2/+32
2019-05-04[gdb/testsuite] Add cc-with-debug-names.expTom de Vries1-2/+6
2019-04-23[gdb/contrib] Remove superfluous .alt file after dwz invocation in cc-with-tw...Tom de Vries1-0/+1
2019-01-05Remove the exception and cleanup checkersTom Tromey4-874/+0
2019-01-01Update copyright year range in all GDB files.Joel Brobecker13-13/+13
2018-07-07contrib/gdb-add-index.sh -dwarf-5Jan Kratochvil1-2/+8
2018-01-02Update copyright year range in all GDB filesJoel Brobecker13-13/+13
2017-12-13Fix typo in gdb_ari.shSimon Marchi1-1/+1
2017-12-08DWARF-5: .debug_names index producerJan Kratochvil1-6/+47
2017-12-08cc-with-tweaks.sh: Use gdb-add-index.shJan Kratochvil1-17/+23
2017-01-01update copyright year range in GDB filesJoel Brobecker13-13/+13
2016-11-25Remove check requiring void argument to functions with no parameters.John Baldwin1-10/+0
2016-11-22Fix spelling mistakes in comments in shell scriptsAmbrogino Modigliani1-1/+1
2016-11-19ARI: Add detection of printf_vma and sprintf_vmaJoel Brobecker1-0/+16
2016-10-13ARI: Remove true/false checksPedro Alves1-21/+1