aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-06-04gdb/testsuite: tests for debug lookup within the sysrootAndrew Burgess2-0/+215
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess3-37/+25
2024-06-03Enable call of overloaded subscript operator from pythonHannes Domani2-0/+7
2024-06-03Allow calling of convenience functions with pythonHannes Domani1-0/+11
2024-06-03[gdb/testsuite] Fix timeout in gdb.tui/resize-2.expTom de Vries1-3/+15
2024-05-31[gdb/testsuite] New test: gdb.base/errno.expKevin Buettner2-0/+300
2024-05-26Bump version to 16.0.50.DATE-git.Joel Brobecker1-1/+1
2024-05-24[gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre...Tom de Vries1-1/+24
2024-05-23gdb, testsuite: Fix return value in gdb.base/foll-fork.expFelix Willgerodt1-1/+1
2024-05-23gdb/testsuite: Restore libc_has_debug_info's less strict behaviourThiago Jung Bauermann1-11/+10
2024-05-20[gdb/testsuite] Fix can_spawn_for_attach_1 consistency checkTom de Vries1-0/+7
2024-05-17Don't allow new-ui to start the TUITom Tromey1-0/+5
2024-05-16[gdb/testsuite] Add missing terminator in Dwarf::_macro_unitTom de Vries2-0/+13
2024-05-16gdb, testsuite: Handle unused compiler option fdiagnostics-color=never.Ijaz, Abdul B1-10/+44
2024-05-16[gdb/testsuite] Generate DW_MACRO_define_strp in dwarf assemblyTom de Vries2-1/+29
2024-05-14Implement C++14 numeric separatorsTom Tromey1-0/+4
2024-05-14gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flagsAndrew Burgess4-14/+8
2024-05-14Adjust C++ destructor type testsJason Merrill1-3/+3
2024-05-11[gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-nodebug.expTom de Vries1-1/+1
2024-05-10Add symbol, line, and location to DAP disassemble resultTom Tromey2-0/+157
2024-05-10gdb sim testing, set gdb_protocol to "sim"Pedro Alves1-0/+4
2024-05-08gdb: Change "list ." command's error when no debuginfo is availableGuinevere Larsen4-2/+119
2024-05-08[gdb/testsuite] Add gdb.tui/reread.expTom de Vries1-0/+39
2024-05-08Fix AIX thread exit events not being reported and UI to show kernel thread ID.Aditya Vidyadhar Kamath1-4/+2
2024-05-07gdb.base/watchpoint-running.exp: Run sw watch tests even if no hw watchPedro Alves1-1/+1
2024-05-07Remove gdb.base/watchpoint-running.exp leftoverPedro Alves1-2/+0
2024-05-07gdb/testsuite/lib/rocm: Fix with_rocm_gpu_lockLancelot SIX1-1/+1
2024-05-06[gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attachTom de Vries9-39/+135
2024-05-06[gdb/exp] Redo cast handling for indirectionTom de Vries1-2/+3
2024-05-04[gdb/testsuite] Use unique portnum in parallel testing (check//% case)Tom de Vries1-0/+5
2024-05-04[gdb/testsuite] Use unique portnum in parallel testingTom de Vries1-9/+38
2024-05-04[gdb/testsuite] Move gpu-parallel.lock to cache dirTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc lock_dirTom de Vries2-1/+8
2024-05-04[gdb/testsuite] Factor out proc with_lockTom de Vries2-54/+60
2024-05-04[gdb/testsuite] Make portnum a persistent globalTom de Vries1-1/+1
2024-05-04[gdb/testsuite] Factor out proc get_portnumTom de Vries1-11/+29
2024-05-03Adjust gdb_continue_to_end for WindowsPedro Alves1-0/+15
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries25-187/+165
2024-05-03[gdb/testsuite] Remove superfluous -quiet and -ex set width/height 0Tom de Vries9-16/+5
2024-05-03[gdb/testsuite] Update INTERNAL_GDBFLAGS exampleTom de Vries1-1/+1
2024-05-03[gdb/exp] Fix cast handling for indirectionTom de Vries2-0/+71
2024-05-02[gdb/symtab] Work around PR gas/29517, dwarf2 caseTom de Vries3-2/+31
2024-05-01[gdb/testsuite] Fix stray file in get_compiler_infoTom de Vries1-1/+1
2024-05-01[gdb/testsuite] Fix stray file in gdb.dwarf2/gdb-index-nodebug.expTom de Vries1-2/+2
2024-04-29gdb/testsuite: Add gdb.base/memops-watchpoint.expThiago Jung Bauermann2-0/+206
2024-04-26Fix gdb.base/attach.exp --pid test skipping on native-extended-gdbserverPedro Alves1-1/+3
2024-04-26Eliminate gdb_is_target_remote / gdb_is_target_native & friendsPedro Alves2-77/+0
2024-04-26gdb_is_target_remote -> gdb_protocol_is_remotePedro Alves18-70/+62
2024-04-26gdb_is_target_native -> gdb_protocol_is_nativePedro Alves7-29/+34
2024-04-26Fix "attach" failure handling with GDBserverPedro Alves3-6/+121