aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Add gdb.Architecture.integer_type Python functionTom Tromey1-0/+14
2021-10-22gdb/python: new gdb.architecture_names functionAndrew Burgess1-0/+51
2021-10-13[gdb/testsuite] Require use_gdb_stub == 0 where appropriateTom de Vries1-17/+20
2021-10-13[gdb/testsuite] Fix test name in gdb.python/python.expTom de Vries1-4/+11
2021-10-05gdb/python: fix memory leak in python inferior codeAndrew Burgess3-0/+164
2021-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess2-2/+76
2021-10-05gdb/python: update events test to handle missing exit_codeAndrew Burgess2-1/+24
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi34-62/+3
2021-09-29[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2Tom de Vries1-1/+9
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-3/+0
2021-09-22[gdb/testsuite] Fix gdb.python/py-events.expTom de Vries1-2/+6
2021-09-10[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_testTom de Vries1-3/+7
2021-09-07gdb/python: new function to add values into GDB's historyAndrew Burgess1-0/+26
2021-08-16Notify observer of breakpoint auto-disablingPatrick Monnerat1-0/+23
2021-08-12Improve forward progress test in python.expCarl Love1-1/+16
2021-08-05Replace the symbol needs evaluator with a parserZoran Zaric1-1/+0
2021-08-02Avoid crash in varobj deletionTom Tromey1-0/+12
2021-07-23gdb/testsuite: split gdb.python/py-parameter.exp in procsSimon Marchi1-100/+137
2021-07-23Fix for gdb.python/py-breakpoint.expCarl Love1-0/+3
2021-07-14[gdb/testsuite] Add missing skip_tui_testsTom de Vries2-0/+10
2021-06-25gdb/python: allow for catchpoint type breakpoints in pythonAndrew Burgess2-0/+74
2021-06-21gdb/python: add PendingFrame.level and Frame.level methodsAndrew Burgess4-0/+180
2021-06-21gdb/python: handle saving user registers in a frame unwinderAndrew Burgess3-0/+207
2021-06-08Use is/is not to check for None in python code.Lancelot SIX9-11/+11
2021-06-05Fix symbol constants tests for Python 3Hannes Domani1-22/+22
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov2-0/+42
2021-06-03Restore gdb.SYMBOL_LABEL_DOMAIN constantHannes Domani1-0/+48
2021-05-17gdb/testsuite: rename .py.in files to .pySimon Marchi4-3/+3
2021-05-17gdb: add pyproject.tomlSimon Marchi2-22/+22
2021-05-14gdb/python: add a 'connection_num' attribute to Inferior objectsTankut Baris Aktemur1-1/+24
2021-05-14gdb: fix pretty printing max depth behaviourKent Cheung3-3/+18
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi34-750/+902
2021-05-04gdb: update Type.fields doc based on actual GDB behaviorSimon Marchi1-0/+3
2021-05-04gdb/testsuite: adjust gdb.python/flexible-array-member.exp expected patternSimon Marchi1-4/+12
2021-05-03gdb/testsuite: update expected results in gdb.python/py-startup-opt.expAndrew Burgess1-1/+29
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess1-0/+118
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn6-0/+259
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi1-0/+3
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi2-0/+151
2021-04-15gdb/testsuite: don't include paths in test namesAndrew Burgess1-1/+2
2021-04-07gdb/py: fix gdb.parameter('data-directory')Andrew Burgess1-0/+51
2021-03-26gdb/testsuite: more testing of pretty printer 'array' display_hintAndrew Burgess3-0/+36
2021-03-16gdb/python: fix FrameDecorator regression on Python 2Andrew Burgess3-0/+153
2021-03-15gdb: use make_scoped_restore to restore gdbpy_current_objfileAndrew Burgess6-0/+245
2021-03-12gdb/testsuite: resolve remaining duplicate test names in gdb.python/*.expAndrew Burgess6-8/+15
2021-03-12gdb/testsuite: remove duplicate test from gdb.python/py-value-cc.expAndrew Burgess1-2/+0
2021-03-12gdb/testsuite: check the correct Python variable in testAndrew Burgess1-1/+1
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-explore-cc.expAndrew Burgess1-4/+4
2021-03-12gdb/testsuite: remove a duplicate testAndrew Burgess1-2/+0
2021-03-12gdb/testsuite: make test names unique in gdb.python/py-symtab.expAndrew Burgess1-2/+4