aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Fix PR python/18984Tom Tromey1-0/+4
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey1-0/+7
2016-05-24Fix PR python/17981Tom Tromey1-1/+4
2016-05-23Fix PR python/19438, PR python/18393 - initialize dictionariesTom Tromey2-0/+4
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2-7/+7
2016-04-09gdb.python/py-mi-events-gdb.py: Add parentheses to printSimon Marchi1-2/+2
2016-04-06testsuite: Update py-mi-objfile to expect console format printCatalin Udma2-4/+4
2016-03-31python: Use console format for output of gdb.execute commandCatalin Udma3-0/+158
2016-03-10Add $_as_string convenience functionSimon Marchi2-0/+72
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz1-0/+33
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-22/+0
2016-01-20Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi2-13/+30
2016-01-18[testsuite] @progbits -> %progbitsYao Qi1-4/+4
2016-01-13Add Python InferiorThread.global_num attributePedro Alves1-0/+1
2016-01-13Add Python InferiorThread.inferior attributePedro Alves1-0/+3
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+2
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil2-2/+4
2016-01-06Fix gdb.python/py-infthread.exp test message typoPedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker128-128/+128
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+2
2015-11-24Make gdb.python/py-inferior.exp test names uniquePedro Alves1-100/+117
2015-10-26PR python/18938: source -s foo.py with foo.py a symlink to foo.notpy failsDoug Evans1-0/+13
2015-10-21Fix accessing a function's fields (parameters) from Python (PR 18073)Simon Marchi2-6/+56
2015-09-30py-type.exp: Do not run tests if binary fails to buildSimon Marchi1-23/+28
2015-09-09* gdb.python/py-prettyprint.exp: Check result of run_lang_tests.Doug Evans1-2/+6
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans3-0/+106
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves2-3/+7
2015-07-29Fix typo in gdb.python/py-objfile.expSergio Durigan Junior1-1/+1
2015-07-28Uniquify test names from gdb.python/{py-objfile.exp,py-pp-registration.exp}Sergio Durigan Junior2-9/+17
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves3-7/+7
2015-07-07Fix test for Python 3Simon Marchi1-2/+2
2015-06-25py-prettyprint.exp: Add is_address_zero_readable checkSimon Marchi1-2/+4
2015-05-26PR python/18438Doug Evans5-4/+89
2015-05-09[Python] Add methods reference_value and const_value to gdb.Value.Siva Chandra3-1/+19
2015-05-08[PR python/18291] Fix printing of "disabled" status of xmethod matchers.Siva Chandra1-0/+3
2015-04-29PR python/18285Doug Evans2-2/+16
2015-04-28PR python/18299Doug Evans4-11/+251
2015-04-28PR python/18089Doug Evans3-0/+191
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak1-0/+3
2015-04-28Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo1-1/+2
2015-04-15Some Python 3 fixesSimon Marchi4-9/+14
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior2-2/+152
2015-04-01Add support for writing unwinders in Python.Sasha Smundak6-0/+381
2015-02-11framefilter quit: New testJan Kratochvil1-0/+13
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans2-10/+89
2015-01-27Add gdb.Objfile.username.Doug Evans1-0/+18
2015-01-26check gdb.lookup_type return value in gdb.python/py-lookup-type.expJoel Brobecker1-1/+2
2015-01-13Enhance gdb.lookup_objfile so that it works with a symlinked binary.Doug Evans1-0/+11
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker1-0/+59
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves1-0/+1