aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-26gdb/testsuite/dap: rename dap_read_event to dap_wait_for_event_and_checkSimon Marchi2-8/+8
2023-01-26gdb/testsuite/dap: pass around dicts instead of TON objectsSimon Marchi2-33/+30
2023-01-26gdb/testsuite/dap: remove catch from dap_read_eventSimon Marchi1-5/+1
2023-01-26gdb/testsuite/dap: make dap_request_and_response not catch / issue test resultSimon Marchi2-20/+7
2023-01-26gdb/testsuite/dap: write requests to gdb.logSimon Marchi1-1/+1
2023-01-26gdb/testsuite/dap: prefix some procs with _Simon Marchi1-12/+12
2023-01-26gdb/testsuite/dap: use gdb_assert in gdb.dap/basic-dap.expSimon Marchi1-16/+3
2023-01-26gprofng: PR30043 libgprofng.so.* are installed to a wrong locationVladimir Mezentsev2-46/+37
2023-01-26[gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64,i386}.expTom de Vries6-153/+792
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries54-114/+68
2023-01-26Automatic date update in version.inGDB Administrator1-1/+1
2023-01-25ld/testsuite: Add missing targets to PDB testsMark Harmstone1-1/+7
2023-01-25ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone16-900/+917
2023-01-25gdb/arm: Use new dwarf2 function cacheTorbjörn SVENSSON1-32/+65
2023-01-25gdb: dwarf2 generic implementation for caching function dataTorbjörn SVENSSON2-2/+95
2023-01-25Clean up unusual code in mi-cmd-stack.cTom Tromey1-7/+9
2023-01-25i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu1-3/+4
2023-01-25Move target check into allow_altivec_testsTom Tromey4-3/+6
2023-01-25Use require with is_remoteTom Tromey43-156/+64
2023-01-25Add unsupported calls where neededTom Tromey8-2/+9
2023-01-25Introduce and use is_any_targetTom Tromey28-110/+39
2023-01-25Use require with istargetTom Tromey125-549/+139
2023-01-25Rename skip_vsx_tests to allow formTom Tromey4-18/+20
2023-01-25Rename skip_power_isa_3_1_tests to allow formTom Tromey3-11/+13
2023-01-25Rename skip_float_test to allow formTom Tromey15-57/+51
2023-01-25Convert skip_altivec_tests to allow formTom Tromey4-18/+20
2023-01-25[gdb/testsuite] Fix gdb.base/unwind-on-each-insn.exp for -m32Tom de Vries1-1/+1
2023-01-25[gdb/testsuite] Allow debug srcfile2 in gdb.base/unwind-on-each-insn.expTom de Vries1-2/+4
2023-01-25[gdb/testsuite] Allow nodebug srcfile in gdb.base/unwind-on-each-insn.expTom de Vries1-2/+2
2023-01-25gdb, i386: Update stale comment in i386-tdep.h.Felix Willgerodt1-1/+1
2023-01-25[gdb/testsuite] Analyze non-leaf fn in gdb.base/unwind-on-each-insn.expTom de Vries3-59/+86
2023-01-25[gdb/testsuite] Improve leaf fn in gdb.base/unwind-on-each-insn.expTom de Vries3-4/+9
2023-01-25gdb/tui: make use of a scoped_restoreAndrew Burgess1-7/+3
2023-01-25gdb/tui: better filtering of tab completion results for focus commandAndrew Burgess2-9/+33
2023-01-25gdb/tui: convert if/error to an assertAndrew Burgess1-2/+5
2023-01-25gdb/testsuite/tui: more testing of the 'focus' commandAndrew Burgess3-0/+93
2023-01-25gdb/testsuite: update gdb.tui/tui-nl-filtered-output.expAndrew Burgess1-21/+16
2023-01-25gdb/testsuite: update gdb.tui/tui-disasm-long-lines.expAndrew Burgess1-7/+14
2023-01-25gdb/testsuite: extend gdb.tui/tui-layout.exp test scriptAndrew Burgess1-11/+46
2023-01-25gdb/testsuite: rename test source file to match test scriptAndrew Burgess2-1/+1
2023-01-25gdb/testsuite: use test_gdb_complete_unique more in C++ testsAndrew Burgess1-4/+4
2023-01-25Automatic date update in version.inGDB Administrator1-1/+1
2023-01-24gprofng: PR29521 [docs] man pages are not in the release tarballVladimir Mezentsev9-42/+364
2023-01-24libsframe/doc: fix some warningsIndu Bhagat1-9/+17
2023-01-24Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton4-24/+61
2023-01-24gdb: some int to bool conversionEnze Li2-9/+9
2023-01-24ld: Avoid magic numbers for subsystems in pe.em and pep.emMark Harmstone2-6/+6
2023-01-24Automatic date update in version.inGDB Administrator1-1/+1
2023-01-23ld: Set default subsystem for arm-pe to IMAGE_SUBSYSTEM_WINDOWS_GUIMark Harmstone1-1/+4
2023-01-23Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone4-1/+90