aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-13Rename to allow_gdbserver_testsTom Tromey1-1/+1
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey7-7/+7
2023-01-13Rename to allow_btrace_testsTom Tromey2-2/+2
2023-01-13Use "require" for Python testsTom Tromey90-325/+157
2023-01-13Remove mi_skip_python_testsTom Tromey3-3/+3
2023-01-13Use require !skip_gdbserver_testsTom Tromey1-3/+1
2023-01-13Use require can_spawn_for_attachTom Tromey1-3/+1
2023-01-13Use require !use_gdb_stubTom Tromey1-3/+1
2023-01-13Use require support_displaced_steppingTom Tromey1-4/+1
2023-01-13Use require !skip_btrace_testsTom Tromey2-8/+2
2023-01-13Use require !skip_shlib_testsTom Tromey3-11/+3
2023-01-13Use require !skip_cplus_testsTom Tromey6-9/+6
2023-01-13Use require supports_process_recordTom Tromey1-4/+1
2023-01-02[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with libstdc++ debug infoTom de Vries1-1/+2
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker234-234/+234
2022-12-31[gdb/python] Fix gdb.python/py-finish-breakpoint2.exp for -m32Tom de Vries2-5/+47
2022-12-16gdb: fix crash when getting the value of a label symbolAndrew Burgess2-0/+77
2022-12-16gdb/testsuite: add test for Python commands redefining itselfJan Vrany1-0/+30
2022-12-14gdb: have target_stack automate reference count handlingAndrew Burgess1-0/+92
2022-12-13[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390xTom de Vries2-8/+14
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi9-11/+0
2022-11-29gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi1-4/+5
2022-11-28gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess38-66/+66
2022-11-18Fix deletion of FinishBreakpointsJohnson Sun3-0/+104
2022-11-17gdb/testsuite: fix failure in gdb.python/py-send-packet.expAndrew Burgess1-3/+3
2022-11-10gdb: add prepare_reinflate/reinflate around print_frame_args in info_frame_co...Simon Marchi1-0/+8
2022-10-24[gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.expTom de Vries1-0/+5
2022-10-21GDB/Python: Make `None' stand for `unlimited' in setting integer parametersMaciej W. Rozycki1-6/+15
2022-10-21GDB/testsuite: Expand Python integer parameter coverage across all typesMaciej W. Rozycki1-16/+181
2022-10-19[gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.expTom de Vries1-0/+2
2022-10-18Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.Carl Love1-3/+12
2022-10-11gdb/testsuite: Fix formatting of python scriptBruno Larsen1-3/+7
2022-10-10gdb/frame: Add reinflation method for frame_info_ptrBruno Larsen3-0/+230
2022-10-10gdb/testsuite: use 'end' at the end of python blocksAndrew Burgess2-2/+2
2022-10-07[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhostTom de Vries1-132/+147
2022-09-22gdb/python: restrict the names accepted by gdb.register_window_typeAndrew Burgess1-0/+84
2022-08-30Fix flush for sys.stderrTom Tromey1-2/+2
2022-08-21Fix crash in gdbpy_parse_register_idTom Tromey3-0/+28
2022-08-17GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITEDMaciej W. Rozycki1-2/+2