aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
10 daysFix test failure when TUI is not enabledBernd Edlinger1-3/+5
10 daysgdb: adjust the default place of 'list' to main's prologueStephan Rohr4-4/+40
13 daysMark unavailable bytes of limited-length arrays when allocating contentsHannes Domani2-0/+12
14 days[gdb] Notice when stepping into different fileTom de Vries3-0/+85
2024-08-02gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robustGuinevere Larsen1-11/+26
2024-08-02gdb/testsuite: add build-id compile flag to tests that expect itGuinevere Larsen1-1/+1
2024-07-31[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries32-369/+352
2024-07-29Add a test for the gcore scriptAlexandra Hájková2-0/+158
2024-07-27[gdb/tdep] Fix arm thumb2 hw breakpointTom de Vries1-34/+6
2024-07-26gdb/testsuite: fix build-id compile option when used with clangAndrew Burgess2-2/+3
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries1-6/+18
2024-07-23[gdb/testsuite] Add xfail in gdb.base/hbreak.expTom de Vries1-6/+34
2024-07-22gdb/testsuite: fix minor typo in a commentAndrew Burgess1-1/+1
2024-07-18gdb: check for multiple matching build-id filesAndrew Burgess3-8/+160
2024-07-16[gdb/testsuite] Simplify gdb.base/complex-parts.expTom de Vries1-39/+42
2024-06-26[gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.expTom de Vries1-8/+3
2024-06-26[gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.expTom de Vries2-1/+26
2024-06-20[gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.expTom de Vries1-1/+1
2024-06-13[gdb/testsuite] Add gdb.base/fission-macro.expTom de Vries3-0/+129
2024-06-13[gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.expTom de Vries1-1/+1
2024-06-11Fix cast types for openclHannes Domani1-3/+5
2024-06-11Fix 64-bit shifts where long only has 32-bit sizeHannes Domani1-0/+12
2024-06-11Fix too-large or negative right shift of negative numbersHannes Domani1-0/+1
2024-06-11Fix right shift of negative numbersHannes Domani1-0/+2
2024-06-11Restore bitshift.exp testsHannes Domani1-1/+1
2024-06-10[gdb/testsuite] Don't use set auto-solib-add offTom de Vries3-4/+7
2024-06-04gdb/testsuite: tests for debug lookup within the sysrootAndrew Burgess1-0/+202
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess1-14/+4
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-23gdb, testsuite: Fix return value in gdb.base/foll-fork.expFelix Willgerodt1-1/+1
2024-05-17Don't allow new-ui to start the TUITom Tromey1-0/+5
2024-05-14gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flagsAndrew Burgess3-8/+6
2024-05-11[gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-nodebug.expTom de Vries1-1/+1
2024-05-08gdb: Change "list ." command's error when no debuginfo is availableGuinevere Larsen4-2/+119
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-06[gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attachTom de Vries3-1/+8
2024-05-06[gdb/exp] Redo cast handling for indirectionTom de Vries1-2/+3
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries9-101/+90
2024-05-03[gdb/testsuite] Remove superfluous -quiet and -ex set width/height 0Tom de Vries6-8/+1
2024-05-03[gdb/exp] Fix cast handling for indirectionTom de Vries2-0/+71
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-26gdb_is_target_remote -> gdb_protocol_is_remotePedro Alves3-6/+4
2024-04-26gdb_is_target_native -> gdb_protocol_is_nativePedro Alves3-19/+9
2024-04-26Fix "attach" failure handling with GDBserverPedro Alves3-6/+121
2024-04-26Fix "run" failure handling with GDBserverPedro Alves2-0/+83
2024-04-24gdb/testsuite: Add libc_has_debug_info require helperThiago Jung Bauermann1-12/+1
2024-04-17gdb/Windows: Fix detach while runningPedro Alves2-0/+122