summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi
2017-12-07Fix wrong prefix in py-breakpoint.expSimon Marchi
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon
2017-11-29Fix Python rbreak tests setting too many breakpoints when glibc debug info is...Phil Muldoon
2017-11-16Add Python rbreak command.Phil Muldoon
2017-11-03Skip gdb.python/py-thrhandle.exp if python is not enabled.Yao Qi
2017-10-28Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev
2017-10-16Use proc_with_prefix in py-breakpoint.expSimon Marchi
2017-10-13Remove is_remote kfail from gdb.python/py-evthreads.expPedro Alves
2017-10-13Fix gdb.python/py-evthreads.exp with --target_board=native-extended-gdbserverPedro Alves
2017-10-13kfail gdb.python/py-evsignal.exp on RSP targets properlyPedro Alves
2017-09-21Test case for Inferior.thread_from_thread_handleKevin Buettner
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey
2017-08-21Fix type casts losing typedefs and reimplement "whatis" typedef strippingPedro Alves
2017-07-22gdb.python/py-unwind: Disable stack protectionSimon Marchi
2017-07-06Fix Python unwinder frames regressionPedro Alves
2017-06-30PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior
2017-06-30PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez
2017-05-04Fix gdb.python/py-record-btrace-threads.exp with Python 3Pedro Alves
2017-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake
2017-05-02Python: Remove ptid from gdb.Record interfaceTim Wiederhake
2017-05-02Python: Use correct ptid in btrace recordingTim Wiederhake
2017-03-29Fix warning: Invalid entry in .debug_gdb_scripts sectionJan Kratochvil
2017-03-21Fix break on Python 2Tim Wiederhake
2017-03-20Add rvalue reference tests and docsArtemiy Volkov
2017-03-16gdb.python/py-lazy-string (pointer): Really add new typedef.Doug Evans
2017-03-16Fix various python lazy string bugs.Doug Evans
2017-03-08gdb: Fix a few unstable test namesPedro Alves
2017-02-14PR python/13598 - add before_prompt eventTom Tromey
2017-02-14python: Add tests for record Python bindingsTim Wiederhake
2017-02-10Fix Python test to use lowercase commandTom Tromey
2017-01-26Change method of loading .py files in Python testsSimon Marchi
2017-01-20Fix uppercase test names in gdb.python/py-xmethods.expLuis Machado
2017-01-20Make gdb.python/python.exp more robustLuis Machado
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test_no_outputLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-11-16Extend test gdb.python/py-recurse-unwind.expKevin Buettner
2016-11-08Fix py-value.exp failure on Python 3Tom Tromey
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey
2016-10-12Fixup gdb.python/py-value.exp for bare-metal aarch64-elfLuis Machado