aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
2023-04-07[gdb/testsuite] Add -q to INTERNAL_GDBFLAGSTom de Vries1-86/+90
2023-04-06gdb/python: allow Frame.read_var to accept named argumentsAndrew Burgess1-0/+34
2023-04-06gdb/python: convert Frame.read_register to take named argumentsAndrew Burgess1-0/+6
2023-04-06gdb/python: have PendingFrame methods accept keyword argumentsAndrew Burgess1-2/+2
2023-04-06gdb/python: have UnwindInfo.add_saved_register accept named argsAndrew Burgess2-12/+31
2023-04-03gdb: include breakpoint number in testing condition error messageAndrew Burgess1-1/+1
2023-04-03gdb/testsuite: fix failure in gdb.python/py-unwind.expAndrew Burgess1-1/+1
2023-03-30gdb/python: Add new gdb.unwinder.FrameId classAndrew Burgess1-15/+1
2023-03-30gdb/python: Allow gdb.UnwindInfo to be created with non gdb.Value argsAndrew Burgess2-2/+40
2023-03-30gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfoAndrew Burgess1-0/+17
2023-03-30gdb/python: add __repr__ for PendingFrame and UnwindInfoAndrew Burgess2-1/+34
2023-03-30gdb/python: add some additional methods to gdb.PendingFrameAndrew Burgess2-1/+136
2023-03-30gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.cAndrew Burgess2-0/+26
2023-03-30gdb/python: make the gdb.unwinder.Unwinder class more robustAndrew Burgess2-8/+99
2023-03-28Put pretty-printers to_string output in varobj resultTom Tromey1-8/+11
2023-03-27Change symbol::line to unsigned intTom Tromey1-0/+51
2023-03-18[gdb/testsuite] Handle attributes.h for remote hostTom de Vries2-2/+6
2023-03-13[gdb/testsuite] Fix gdb.python/tui-window-factory.exp for remote hostTom de Vries1-1/+4
2023-03-13[gdb/testsuite] Fix gdb.python/tui-window.exp for remote hostTom de Vries1-0/+1
2023-03-13[gdb/obvious]: fix python formatting for test gdb.python/py-typeprint.pyBruno Larsen1-3/+8
2023-03-13gdb/testsuite: add regression test for per-objfile typeprintersBruno Larsen3-3/+32
2023-03-10[gdb/testsuite] Fix gdb.python/py-completion.expTom de Vries1-0/+2
2023-03-10[gdb/testsuite] Fix gdb.python/py-cmd.expTom de Vries1-1/+1
2023-03-10[gdb/testsuite] Fix py-autoloaded-pretty-printers-in-newobjfile-event.exp for...Tom de Vries1-0/+17
2023-03-10[gdb/testsuite] Fix gdb.python/py-event-load.exp for remote targetTom de Vries1-2/+3
2023-03-01[gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.expTom de Vries1-1/+19
2023-02-28[gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeoutsTom de Vries2-2/+6
2023-02-27Fix value chain use-after-freeTom Tromey3-0/+103
2023-02-27gdb: reformat Python files with black 23.1.0Simon Marchi7-5/+7
2023-02-20[gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.expTom de Vries1-1/+6
2023-02-15Fix "ptype INTERNAL_FUNC" (PR gdb/30105)Pedro Alves1-0/+7
2023-02-14[gdb/testsuite] Add xfail in gdb.python/py-record-btrace.expTom de Vries1-1/+42
2023-02-13gdb/python: deallocate tui window factories at Python shut downAndrew Burgess1-0/+32
2023-02-13gdb/python: allow Python TUI windows to be replacedAndrew Burgess2-0/+121
2023-02-10GDB: Ignore `max-value-size' setting with value history accessesMaciej W. Rozycki2-0/+34
2023-02-09gdb, testsuite: Remove unnecessary call of "set print pretty on"Christina Schimpe2-6/+0
2023-01-26Use clean_restart in gdb.pythonTom Tromey9-49/+11
2023-01-26Use mi_clean_restart moreTom Tromey4-34/+16
2023-01-26Eliminate spurious returns from the test suiteTom Tromey1-1/+0
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries3-8/+4
2023-01-25Use require with is_remoteTom Tromey1-4/+1
2023-01-22Remove path name from testTom Tromey1-1/+2
2023-01-19GDB/testsuite: Expand for character string limiting optionsAndrew Burgess2-17/+47
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki1-0/+15
2023-01-19[gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endianTom de Vries2-2/+3
2023-01-13Rename to allow_tui_testsTom Tromey3-12/+3
2023-01-13Rename to allow_hw_breakpoint_testsTom Tromey1-1/+1
2023-01-13Rename to allow_shlib_testsTom Tromey3-3/+3
2023-01-13Rename to allow_python_testsTom Tromey93-93/+93
2023-01-13Rename to allow_hw_watchpoint_testsTom Tromey1-8/+8