summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02152-152/+152
* python: Add qualified parameter to gdb.BreakpointSimon Marchi2017-12-132-1/+83
* Fix wrong prefix in py-breakpoint.expSimon Marchi2017-12-071-73/+71
* Implement explicit locations for Python breakpoints.Phil Muldoon2017-12-072-1/+81
* Fix Python rbreak tests setting too many breakpoints when glibc debug info is...Phil Muldoon2017-11-291-0/+1
* Add Python rbreak command.Phil Muldoon2017-11-163-0/+165
* Skip gdb.python/py-thrhandle.exp if python is not enabled.Yao Qi2017-11-031-0/+4
* Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev2017-10-281-0/+9
* Use proc_with_prefix in py-breakpoint.expSimon Marchi2017-10-161-394/+378
* Remove is_remote kfail from gdb.python/py-evthreads.expPedro Alves2017-10-131-6/+0
* Fix gdb.python/py-evthreads.exp with --target_board=native-extended-gdbserverPedro Alves2017-10-131-2/+5
* kfail gdb.python/py-evsignal.exp on RSP targets properlyPedro Alves2017-10-131-1/+2
* Test case for Inferior.thread_from_thread_handleKevin Buettner2017-09-212-0/+196
* Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey2017-09-112-0/+36
* Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves2017-08-213-0/+56
* gdb.python/py-unwind: Disable stack protectionSimon Marchi2017-07-221-1/+6
* Fix Python unwinder frames regressionPedro Alves2017-07-061-1/+2
* PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior2017-06-301-1/+34
* PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior2017-06-301-0/+32
* gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez2017-06-131-9/+3
* Fix gdb.python/py-record-btrace-threads.exp with Python 3Pedro Alves2017-05-041-2/+2
* Python: Move and rename gdb.BtraceFunctionTim Wiederhake2017-05-021-2/+2
* Python: Introduce gdb.RecordGap classTim Wiederhake2017-05-021-1/+0
* Python: Remove ptid from gdb.Record interfaceTim Wiederhake2017-05-021-1/+0
* Python: Use correct ptid in btrace recordingTim Wiederhake2017-05-022-0/+139
* Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil2017-03-291-0/+38
* Fix break on Python 2Tim Wiederhake2017-03-211-1/+5
* Add rvalue reference tests and docsArtemiy Volkov2017-03-202-0/+116
* gdb.python/py-lazy-string (pointer): Really add new typedef.Doug Evans2017-03-161-0/+2
* Fix various python lazy string bugs.Doug Evans2017-03-164-30/+41
* gdb: Fix a few unstable test namesPedro Alves2017-03-081-2/+4
* PR python/13598 - add before_prompt eventTom Tromey2017-02-141-0/+25
* python: Add tests for record Python bindingsTim Wiederhake2017-02-144-0/+296
* Fix Python test to use lowercase commandTom Tromey2017-02-101-2/+2
* Change method of loading .py files in Python testsSimon Marchi2017-01-2613-24/+15
* Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado2017-01-201-20/+26
* Make gdb.python/python.exp more robustLuis Machado2017-01-201-1/+15
* update copyright year range in GDB filesJoel Brobecker2017-01-01139-139/+139
* Fix more cases of improper test namesLuis Machado2016-12-2338-40/+40
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-019-10/+10
* Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado2016-12-012-5/+5
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-015-7/+7
* Fix test names starting with uppercase using gdb_test_multipleLuis Machado2016-12-012-2/+2
* Fix test names starting with uppercase using gdb_test_no_outputLuis Machado2016-12-015-8/+8
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-019-215/+215
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-0129-53/+53
* Extend test gdb.python/py-recurse-unwind.expKevin Buettner2016-11-163-29/+69
* Fix py-value.exp failure on Python 3Tom Tromey2016-11-081-1/+5
* Fix some error-handling bugs in python frame filtersTom Tromey2016-11-081-0/+6
* Fixup gdb.python/py-value.exp for bare-metal aarch64-elfLuis Machado2016-10-122-5/+14