btrace: increase buffer size for exception test
[binutils-gdb.git] / gdb / testsuite / gdb.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
2014-04-07 Siva Chandra[python] Fix gdb.Value.dynamic_type for reference values.
2014-03-26 Yao QiSkip tests on completion and readline when readline...
2014-03-22 Doug Evans * extension.c (eval_ext_lang_from_control_command...
2014-02-26 Joel Brobecker[Python] Make regexp collection printers work with...
2014-02-19 Siva ChandraCall overloaded operators to perform operations on...
2014-02-08 Andreas SchwabFix typo in test name
2014-02-06 Doug EvansExtension Language API
2014-01-23 Tom Tromeyfix erroneous error-handling in frame filter code
2014-01-23 Tom Tromeyfix crash in frame filters
2014-01-14 Siva ChandraUse bitpos and type to lookup a gdb.Field object when...
2014-01-10 Joel BrobeckerRemove path from gdb.python/py-pp-integral.exp "source...
2014-01-07 Joel Brobecker[python] Add gdb.Type.name attribute.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-12 Siva Chandra2013-12-12 Siva Chandra Reddy <sivachandra@google...
2013-12-11 Doug EvansPR 16286
2013-11-24 Doug EvansTest name tweaks for py-value.exp.
2013-11-23 Doug Evans * gdb.python/py-type.exp (test_enums): Fix typo.
2013-11-23 Doug Evans* gdb.python/py-symbol.exp: Add some comments. Make...
2013-11-23 Doug Evans* gdb.python/py-symbol.exp: Fix whitespace.
2013-11-23 Doug Evans * gdb.python/python.exp: Don't call skip_python_tests...
2013-11-22 Yao QiCheck has_more in mi_create_dynamic_varobj
2013-11-22 Yao QiUse mi_create_floating_varobj
2013-11-20 Walfred TedeschiAdd pretty-printer for MPX bnd registers.
2013-11-15 Doug Evans* gdb.python/py-breakpoint.exp: Make tests have unique...
2013-11-15 Doug Evans* gdb.python/py-breakpoint.exp: Reformat for 80 columns.
2013-11-15 Doug Evans* gdb.python/py-breakpoint.exp: Split up into several...
2013-11-11 Phil Muldoon2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Phil Muldoon2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2013-11-07 Doug Evans * gdb.python/py-arch.exp: Tweak test name for bad...
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-10-01 Doug Evans * gdb.python/python.exp: Remove redundant print-stack...
2013-09-12 Doug Evans * gdb.python/py-events.py (new_objfile_handler): Remov...
2013-09-04 Doug Evans * gdb.python/py-events.py (exit_handler): Verify we...
2013-08-30 Phil Muldoon2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29 Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29 Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-22 Tom Tromeyfix gdb.python to be parallel-safe
2013-08-07 Doug Evans * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
2013-08-01 Yao Qigdb/testsuite/
2013-07-17 Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-08 Andrew BurgessAdd $gdb_prompt to test regexp.
2013-06-07 Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-06-07 Pedro AlvesFix formating in copyright headers.
2013-05-10 Phil Muldoon2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2013-03-14 Yao Qigdb/testsuite/
next