Add `set print repeats' tests for C/C++ arrays
[binutils-gdb.git] / gdb / testsuite / gdb.python /
2022-01-12 Andrew Burgessgdb/python: add gdb.host_charset function
2022-01-12 Tankut Baris Aktemurgdb/testsuite: fix gdb.python/py-events.exp for finding...
2022-01-05 Hannes DomaniFix inferior_thread attribute in new_thread event
2022-01-03 Tom de Vries[gdb/testsuite] Handle for loop initial decl with gcc...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-16 Simon Marchigdb: re-format with black 21.9b0
2021-12-08 Andrew Burgessgdb/python: Use tp_init instead of tp_new to setup...
2021-12-03 Andrew Burgessgdb/testsuite: give a test a real name
2021-11-30 Andrew Burgessgdb/python: don't use the 'p' format for parsing args
2021-11-30 Andrew Burgessgdb/testsuite: check the python module is available...
2021-11-30 Andrew Burgessgdb/python: add gdb.RemoteTargetConnection.send_packet
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-10-29 Tom TromeyAdd gdb.Architecture.integer_type Python function
2021-10-22 Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-13 Tom de Vries[gdb/testsuite] Require use_gdb_stub == 0 where appropriate
2021-10-13 Tom de Vries[gdb/testsuite] Fix test name in gdb.python/python.exp
2021-10-05 Andrew Burgessgdb/python: fix memory leak in python inferior code
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-10-05 Andrew Burgessgdb/python: update events test to handle missing exit_code
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-29 Tom de Vries[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with...
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-22 Tom de Vries[gdb/testsuite] Fix gdb.python/py-events.exp
2021-09-10 Tom de Vries[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_test
2021-09-07 Andrew Burgessgdb/python: new function to add values into GDB's history
2021-08-16 Patrick MonneratNotify observer of breakpoint auto-disabling
2021-08-12 Carl LoveImprove forward progress test in python.exp
2021-08-05 Zoran ZaricReplace the symbol needs evaluator with a parser
2021-08-02 Tom TromeyAvoid crash in varobj deletion
2021-07-23 Simon Marchigdb/testsuite: split gdb.python/py-parameter.exp in...
2021-07-23 Carl LoveFix for gdb.python/py-breakpoint.exp
2021-07-14 Tom de Vries[gdb/testsuite] Add missing skip_tui_tests
2021-06-25 Andrew Burgessgdb/python: allow for catchpoint type breakpoints in...
2021-06-21 Andrew Burgessgdb/python: add PendingFrame.level and Frame.level...
2021-06-21 Andrew Burgessgdb/python: handle saving user registers in a frame...
2021-06-08 Lancelot SIXUse is/is not to check for None in python code.
2021-06-05 Hannes DomaniFix symbol constants tests for Python 3
2021-06-03 Magne Hovgdb: fix eval.c assert during inferior exit event
2021-06-03 Hannes DomaniRestore gdb.SYMBOL_LABEL_DOMAIN constant
2021-05-17 Simon Marchigdb/testsuite: rename .py.in files to .py
2021-05-17 Simon Marchigdb: add pyproject.toml
2021-05-14 Tankut Baris Aktemurgdb/python: add a 'connection_num' attribute to Inferio...
2021-05-14 Kent Cheunggdb: fix pretty printing max depth behaviour
2021-05-07 Simon Marchigdb: re-format Python files using black 21.4b0
2021-05-05 Simon Marchigdb: update Type.fields doc based on actual GDB behavior
2021-05-04 Simon Marchigdb/testsuite: adjust gdb.python/flexible-array-member...
2021-05-03 Andrew Burgessgdb/testsuite: update expected results in gdb.python...
2021-04-28 Andrew Burgessgdb: startup commands to control Python extension language
2021-04-27 Michael Weghorngdb: do autoload before notifying Python side in new_ob...
2021-04-22 Simon Marchigdb/testsuite: add Python support check in gdb.python...
2021-04-22 Simon Marchigdb: fix getting range of flexible array member in...
2021-04-15 Andrew Burgessgdb/testsuite: don't include paths in test names
2021-04-07 Andrew Burgessgdb/py: fix gdb.parameter('data-directory')
2021-03-26 Andrew Burgessgdb/testsuite: more testing of pretty printer 'array...
2021-03-16 Andrew Burgessgdb/python: fix FrameDecorator regression on Python 2
2021-03-15 Andrew Burgessgdb: use make_scoped_restore to restore gdbpy_current_o...
2021-03-12 Andrew Burgessgdb/testsuite: resolve remaining duplicate test names...
2021-03-12 Andrew Burgessgdb/testsuite: remove duplicate test from gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: check the correct Python variable in...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: remove a duplicate test
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-02-10 Alan Modragdb: Remove arm-symbianelf support
2021-02-08 Andrew Burgessgdb: return true in TuiWindow.is_valid only if TUI...
2021-02-08 Andrew Burgessgdb/python: don't allow the user to delete window title...
2021-02-08 Andrew Burgessgdb/python: reformat an error string
2021-01-21 Hannes DomaniAdd Python support for hardware breakpoints
2021-01-20 Tom de Vries[gdb/testsuite] Fix gdb.python/py-format-string.exp...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-31 Simon Marchigdb/testsuite: de-duplicate test names in gdb.python...
2020-12-21 Markus Metzgertestsuite, gdb.python: make py-record-*.exp test names...
2020-12-21 Markus Metzgergdb, record: rephrase the 'not recording' error message
2020-12-19 Hannes DomaniDon't compare types of enum fields
2020-12-18 Hannes DomaniAdd address keyword to Value.format_string
2020-12-18 Hannes DomaniFix accessing a method's fields from Python
2020-12-13 Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-10-28 Tom de Vries[gdb/testsuite] Fix gdb.python/py-symbol.exp with ...
2020-10-27 Gary BensonFix gdb.python/py-format-string.exp with Clang
2020-10-13 Pedro AlvesEliminate mi_run_to_main, introduce mi_clean_restart
2020-10-13 Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-10-13 Pedro AlvesIntroduce mi_runto_main
2020-10-13 Pedro Alves'runto main' -> 'runto_main' throughout
2020-10-12 Gary BensonFix testcases with required but unreferenced functions...
2020-09-26 Gareth Reesgdb: Fix from_tty argument to gdb.execute in Python.
2020-09-17 Pedro Alvesgdb.python/py-frame-inline.exp and C++
2020-09-17 Pedro Alvesgdb.python/py-as-string.exp C++ify
2020-09-17 Pedro Alvesgdb.python/py-nested-maps.exp C++ify
2020-09-17 Pedro Alvesgdb.python/{py-framefilter-mi,py-framefilter}.c C++ify
2020-09-13 Pedro Alvesgdb/testsuite: Explicitly return from main
2020-07-28 Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-28 Andrew Burgessgdb: Add a find method for RegisterDescriptorIterator
2020-07-21 Andrew Burgessgdb/python: Reuse gdb.RegisterGroup objects where possible
next