aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
19 hours[gdb/testsuite] Fix gdb.opt/inline-entry.exp with clangTom de Vries1-0/+18
22 hoursgdb/python: fix gdb.FinishBreakpoint returning to a tail call frameAndrew Burgess1-5/+24
22 hoursgdb/python: don't allow FinishBreakpoints for inline framesAndrew Burgess3-0/+232
22 hoursgdb/python: fix FinishBreakpoint.return_value for tail call functionsAndrew Burgess2-1/+8
22 hoursgdb: fix frame_unwind_caller_WHAT functions for inline and tail callsAndrew Burgess5-0/+325
24 hours[gdb/testsuite] Fix flake8 error in gdb.python/py-selected-context.pyTom de Vries1-2/+0
24 hours[gdb/testsuite] Fix gdb.python/py-selected-context.exp with glibc debuginfoTom de Vries1-1/+2
25 hoursgdb: use builtin_func_ptr for `$_` set by "x/i"Tankut Baris Aktemur1-0/+10
25 hoursgdb: use builtin_func_ptr for `$_` set by "info breakpoints" and "info line"Tankut Baris Aktemur2-1/+19
25 hoursgdbserver: require_running_or_break for the 'z' and 'vCont' packetsTankut Baris Aktemur1-0/+72
29 hoursgdb/python: introduce gdb.Symtab.source_lines methodAndrew Burgess3-0/+295
30 hoursgdb/python: new selected_context eventAndrew Burgess3-0/+245
3 daysRevert "[gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390x"Kevin Buettner1-57/+24
3 daysgdb/testsuite: Skip gdb.base/watchpoint-adjacent.exp on s390xKevin Buettner1-1/+1
3 days[gdb/testsuite] Fix gdb.base/inline-frame-cycle-unwind.exp for s390xKevin Buettner1-24/+57
3 daysgdb/testsuite: fix printf regexp for ppc64le with glibc ieee128 fixAbhay Kandpal3-5/+5
4 daysgdb/infrun: do not restart a stepped thread if not runningTankut Baris Aktemur2-0/+99
7 daysAvoid minimal language when DW_LANG_HIP is used.Allyson Cauble-Chantrenne1-1/+4
9 daysgdb: limit updating the address spaces to the current targetTankut Baris Aktemur2-0/+126
9 daysgdb: more styling for skip command outputAndrew Burgess1-0/+16
9 daysgdb: option completion for the 'skip' commandAndrew Burgess1-7/+23
9 daysgdb: aliases for some skip related commandsAndrew Burgess1-1/+20
9 daysgdb: implement "info proc environ"Tankut Baris Aktemur1-3/+20
10 daysgdb/testsuite: fix test build-id-no-debug-warning.exp with -readnowJan Vrany1-2/+2
10 daysgdb/testsuite: fix test crc_mismatch.exp with -readnowJan Vrany1-2/+2
11 daysgdb, testsuite: remove unused parameter from connect_target_extended_remoteTankut Baris Aktemur1-2/+2
12 daysgdb/testsuite: fix startup-hints.exp when running with -readnowJan Vrany1-0/+4
12 days[gdb/testsuite] Simplify gdb.ada/mi_ex_cond.expTom de Vries1-10/+9
13 days[gdb/testsuite] Fix gdb.base/infcall-nested-structs.c regressionTom de Vries1-1/+3
14 daysgdb/testsuite: fix race condition in gdb.replay/missing-thread.cSimon Marchi1-6/+12
14 daysgdb/testsuite: fix gdb.base/maint.exp odd test nameSimon Marchi1-3/+1
2026-02-20[gdb] Handle pagination prompt during posted eventTom de Vries2-0/+60
2026-02-19gdb/testsuite: update C++ tests for volatile changes in C++20Andrew Burgess4-6/+4
2026-02-18Add "save history" commandTom Tromey1-0/+36
2026-02-18Add "save skip" commandTom Tromey1-0/+13
2026-02-18Save breakpoints so they are automatically pendingTom Tromey4-11/+44
2026-02-17[gdb/testsuite] Use valnum_re more often (part 5)Tom de Vries4-7/+8
2026-02-17[gdb/testsuite] Fix some incorrect uses of decimalTom de Vries10-18/+37
2026-02-17[gdb/testsuite] Add positive regexpTom de Vries6-10/+23
2026-02-17[gdb/testsuite] Use hex more oftenTom de Vries76-193/+193
2026-02-17[gdb/testsuite] Use decimal more oftenTom de Vries218-808/+808
2026-02-14Don't use .debug_names if .debug_aranges is missingTom Tromey3-0/+12
2026-02-14gdb/dwarf2: skip unrecognised extended opcodes in line-number programsMatthew Lugg2-0/+121
2026-02-13gdb/dwarf: fix DW_OP_call{2,4} in .dwo filesSimon Marchi3-0/+149
2026-02-13gdb/tui: function name in status bar for tailcall functionsAndrew Burgess5-1/+379
2026-02-13[gdb/testsuite] Simplify lib/quotemeta.expTom de Vries1-4/+4
2026-02-13[gdb/testsuite] Improve quotemeta error messagesTom de Vries1-1/+4
2026-02-13[gdb/testsuite] Improve gdb.testsuite/quotemeta.expTom de Vries1-7/+33
2026-02-13gdb: Fix unexpected failures in breakpoint-in-ro-region.expTiezhu Yang1-1/+4
2026-02-13gdb: Make test result accurate in breakpoint-in-ro-region.expTiezhu Yang1-4/+7