aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-28gdb/python: Add BreakpointLocation typeSimon Farre2-0/+96
2022-07-25gdb/python: fix invalid use disassemble_info::streamAndrew Burgess3-12/+21
2022-07-24gdb/testsuite: add a clear test to py-breakpoint.expEnze Li1-0/+20
2022-07-18Add gdb.free_objfile event registryTom Tromey3-0/+139
2022-07-15Add 'nibbles' to gdb.print_optionsTom Tromey1-2/+4
2022-07-15Add 'summary' mode to Value.format_stringTom Tromey2-0/+8
2022-07-15Expose current 'print' settings to PythonTom Tromey2-11/+42
2022-07-15Run 'black' on gdbTom Tromey1-2/+4
2022-07-08Accept gdb.Value in more Python APIsTom Tromey4-2/+11
2022-07-08Handle bool specially in gdb.set_parameterTom Tromey1-0/+4
2022-07-05Make 'import gdb.events' workTom Tromey1-0/+2
2022-06-27[gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries1-2/+6
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess4-16/+0
2022-06-18gdb/python: Export nibbles to python layerEnze Li1-0/+73
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess3-0/+946
2022-06-14[gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.expTom de Vries1-1/+3
2022-06-06gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.expAndrew Burgess1-0/+4
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey2-0/+20
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess1-0/+282
2022-05-17Fix gdb.python/py-connection.exp with remote targetsPedro Alves1-2/+2
2022-05-17Fix bogus gdb_test invocationsPedro Alves2-1/+2
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen6-10/+10
2022-04-21gdb/testsuite: fix "set temporary breakpoint" DUPLICATEsSimon Marchi2-4/+4
2022-04-21gdb/testsuite: add binary testcases to py-format-string.expEnze Li1-0/+37
2022-04-06gdb: don't copy entirely optimized out values in value_copySimon Marchi1-0/+3
2022-03-29gdb/testsuite: fix copy & paste error in gdb.python/py-format-address.expAndrew Burgess1-3/+4