summaryrefslogtreecommitdiff
path: root/tester/rt/gdb.py (follow)
AgeCommit message (Expand)Author
2020-09-26Move all python commands to use env pythonChris Johns
2020-09-08tester: Add support for test-too-longChris Johns
2020-03-30tester/gdb: Add lock timing and remote fetching registers.Chris Johns
2018-11-26tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2017-04-25rtems-test: Fix gdb bug.Chris Johns
2016-03-16tester: Provide a gdb kill method to aid clean ups on ctrl-C.Chris Johns
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2015-11-12Python 3 compatibilitySebastian Huber
2015-10-19Fix Windows build issues.Chris Johns
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns
2014-02-15rt: Add the rtems-tester.Chris Johns