Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / python / py-unwind.c
2022-01-16  Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-22  Simon Marchigdb/python: print name of unwinder that claimed frame...
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-05-09  Andrew Burgessgdb/py: convert debug logging in py-unwind to use new...
2021-05-09  Andrew Burgessgdb: replace fprint_frame_id
2021-04-28  Andrew Burgessgdb: delay python initialisation until gdbpy_finish_ini...
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Tom TromeyRemove redundant typedefs
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-07-28  Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-06  Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-08-15  Christian BiesingerRename internal Python functions to start with an under...
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-01-23  Tom TromeyDo not include py-ref.h in most files
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-27  Tom TromeyConsolidate some Python exception-printing functions
2018-07-22  Tom TromeySimple unused variable removals
2018-06-27  Tom TromeyRemove a VEC from py-unwind.c
2018-03-19  Tom TromeyConvert observers to C++
2018-03-08  Alan HaywardRemove MAX_REGISTER_SIZE define
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-16  Pedro AlvesPython unwinder sniffer: PyExc_KeyboardInterrupt -...
2017-07-05  Pedro AlvesFix Python unwinder frames regression
2017-06-22  Alan HaywardFix cached_frame allocation in py-unwind
2017-06-22  Alan HaywardRemove MAX_REGISTER_SIZE from py-unwind.c
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-02-10  Tom TromeyTurn gdbpy_ref into a template
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-11  Tom TromeyUse gdbpy_ref in pyuw_object_attribute_to_pointer
2017-01-11  Tom TromeyUse gdbpy_enter in py-unwind.c
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-16  Kevin BuettnerMake gdb.PendingFrame.read_register handle "user" regis...
2016-11-10  Tom TromeyUse unique_xmalloc_ptr in Python code
2016-11-08  Pedro AlvesUse ui_file_as_string in gdb/python/
2016-11-07  Doug Evanspython/py-unwind.c (unwind_infopy_str): Fix use of...
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-13  Pedro AlvesFix Python frame unwinder issue caught by Valgrind
2015-05-15  Yuanhui ZhangFix a couple C++ build issues
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
This page took 2.426556 seconds and 54 git commands to generate.