Fix use of a dangling pointer for Python breakpoint objects
[binutils-gdb.git] / gdb / testsuite / gdb.python /
2016-06-27 Pierre-Marie de... Fix use of a dangling pointer for Python breakpoint...
2016-06-23 Tom TromeyPR gdb/16483 - simplify "info frame-filters" output
2016-06-21 Pedro AlvesPrepare gdb.python/mi-py-events.exp for Python/MI in...
2016-06-02 Tom TromeyFix PR python/18984
2016-05-24 Tom TromeyFix PR python/17386 - add __index__ method to gdb.Value
2016-05-24 Tom TromeyFix PR python/17981
2016-05-23 Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
2016-04-27 Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-09 Simon Marchigdb.python/py-mi-events-gdb.py: Add parentheses to...
2016-04-06 Catalin Udmatestsuite: Update py-mi-objfile to expect console forma...
2016-03-31 Catalin Udmapython: Use console format for output of gdb.execute...
2016-03-10 Simon MarchiAdd $_as_string convenience function
2016-02-09 Keith Seitzpython/19506 -- gdb.Breakpoint address location regression
2016-02-08 Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-20 Simon MarchiFix sorting of enum values in FlagEnumerationPrinter
2016-01-18 Yao Qi[testsuite] @progbits -> %progbits
2016-01-13 Pedro AlvesAdd Python InferiorThread.global_num attribute
2016-01-13 Pedro AlvesAdd Python InferiorThread.inferior attribute
2016-01-12 Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11 Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-06 Pedro AlvesFix gdb.python/py-infthread.exp test message typo
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-24 Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-24 Pedro AlvesMake gdb.python/py-inferior.exp test names unique
2015-10-26 Doug EvansPR python/18938: source -s foo.py with foo.py a symlink...
2015-10-21 Simon MarchiFix accessing a function's fields (parameters) from...
2015-09-30 Simon Marchipy-type.exp: Do not run tests if binary fails to build
2015-09-09 Doug Evans* gdb.python/py-prettyprint.exp: Check result of run_la...
2015-08-18 Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-07-31 Pedro Alvestestsuite: tcl exec& -> 'kill -9 $pid' is racy (attach...
2015-07-29 Sergio Durigan JuniorFix typo in gdb.python/py-objfile.exp
2015-07-28 Sergio Durigan JuniorUniquify test names from gdb.python/{py-objfile.exp...
2015-07-24 Pedro Alvesgdb.python/py-events.exp and normal_stop observers...
2015-07-07 Simon MarchiFix test for Python 3
2015-06-25 Simon Marchipy-prettyprint.exp: Add is_address_zero_readable check
2015-05-26 Doug EvansPR python/18438
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-05-08 Siva Chandra[PR python/18291] Fix printing of "disabled" status...
2015-04-29 Doug EvansPR python/18285
2015-04-29 Doug EvansPR python/18299
2015-04-29 Doug EvansPR python/18089
2015-04-29 Sasha SmundakAdd gdb.Type.optimized_out method.
2015-04-28 Andy WingoFix py-parameter.exp and scm-parameter.exp path matching
2015-04-15 Simon MarchiSome Python 3 fixes
2015-04-08 Sergio Durigan JuniorFix Python completion when using the "complete" command
2015-04-01 Sasha SmundakAdd support for writing unwinders in Python.
2015-02-11 Jan Kratochvilframefilter quit: New test
2015-01-31 Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-26 Joel Brobeckercheck gdb.lookup_type return value in gdb.python/py...
2015-01-14 Doug EvansEnhance gdb.lookup_objfile so that it works with a...
2015-01-13 Joel Brobecker[python/Ada] gdb.lookup_type fails to looking primitive...
2015-01-12 Pedro Alvesgdb.python/py-prompt.exp: restore GDBFLAGS
2015-01-12 Jan Kratochvil[testsuite patch] Fix new FAIL: py-frame.exp: test...
2015-01-09 Pedro Alvesskip "attach" tests when testing against stub-like...
2015-01-06 Joel Brobeckergdb/python: exception trying to create empty array
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Doug EvansNew python function gdb.lookup_objfile.
2014-12-08 Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-04 Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04 Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-02 Nick BullNew python events: inferior call, register/memory changed.
2014-12-02 Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02 Doug EvansNew python events: infcall, register/memory changed.
2014-12-01 Simon MarchiFix Python help() test for Python 3
2014-11-28 Simon MarchiFix prints in tests for Python 3
2014-11-27 Simon MarchiFix test always passing in python/py-linetable.exp
2014-11-17 Andreas ArnezGDB testsuite: More fixes for warnings with -std=gnu11
2014-11-13 Andreas ArnezGDB testsuite: Fix warnings with -std=gnu11
2014-11-02 Yao QiMatch the working directory on remote host
2014-10-31 Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
2014-10-29 Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-20 Yao QiRename py-objfile-script-gdb.py.in to py-objfile-script...
2014-10-20 Yao QiDon't remove files copied to host
2014-10-18 Yao QiSkip testing argv[0] on target argv[0] isn't available
2014-10-17 Doug EvansNew python event "clear_objfiles".
2014-10-17 Doug EvansAdd gdb.Objfile.progspace attribute.
2014-10-17 Luis MachadoFix mingw32 failures due to incorrect directory separat...
2014-10-15 Yao QiFix py-parameter.exp for remote host
2014-10-15 Yao QiFix file name matching on remote host.
2014-10-15 Yao QiClean up gdb.python/ tests
2014-10-13 Doug EvansChange name of file name test in py-objfile.exp.
2014-09-11 Pedro Alvestestsuite: refactor spawn and wait for attach
2014-09-07 Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-07 Jan KratochvilFix crash on Python frame filters with unreadable arg
2014-09-06 Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-03 Sasha SmundakAdd support for reading frame registers to Python API.
2014-09-03 Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-08-24 Yao Qiset print symbol off in py-value.exp and scm-value.exp
2014-08-22 Yao QiCopy .py files to remote host
2014-08-16 Siva ChandraFix xmethod Python so that it works with Python3.
2014-08-09 Yao QiRemove duplicated code on checking address 0x0 is acces...
2014-06-23 Siva ChandraAlign behavior of xmethod commands with that of pretty...
2014-06-18 Siva ChandraMake xmethods tests not to depend on inferior IO.
2014-06-03 Siva ChandraXmethod support in Python.
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-04-25 David BlaikieEnsure unreferenced static symbols aren't omitted by...
2014-04-24 David BlaikieFix and XFAIL test due to GCC PR55641, passes with...
2014-04-18 Pedro AlvesFix PR backtrace/15558
next