COMMITS
/ python/debuginfo.py January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
October 17, 2025
J
Expose DebugFunctionInfo.local_variables to python api
Josh Ferrell committed
October 15, 2025
J
Fix some python type hints
Josh Ferrell committed
August 1, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 3, 2025
M
Fix leaking BNDataVariableAndName when calling BNGetDebugDataVariableBy functions
Mason Reed committed
May 31, 2024
G
Add CorePlatform to python api for proper subclassing
Glenn Smith committed
April 19, 2024
G
docstring hygiene maintenance in python API
Galen Williamson committed
March 20, 2024
K
Python API : Fix DebugInfo.parsers
KyleMiles committed
January 16, 2024
K
Add support for components in debug info
KyleMiles committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 7, 2023
G
Type Containers: API Docs
Glenn Smith committed
February 21, 2023
G
Type Containers
Glenn Smith committed
August 3, 2023
P
Add 'parsers' property and ensure DebugInfo APIs free properly on internal errors
Peter LaFosse committed
P
Ensure Type objects are created correctly everywhere and add guardrail
Peter LaFosse committed
September 26, 2023
July 24, 2023
J
fix debuginfo example documentation
Jordan Wiens committed
June 20, 2023
K
Python API : Fix missing parameter on debuginfo.parse_debug_info
KyleMiles committed
July 6, 2023
G
Expose function "pure" flag to api and typesystem
Glenn Smith committed
April 22, 2023
K
Pass debug file along with original file to debug info parsers
KyleMiles committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
October 14, 2022
K
Fix debug info 'function' APIs
KyleMiles committed
October 7, 2022
September 28, 2022
September 26, 2022
G
DebugInfo: make parseInfo have a progress callback
Glenn Smith committed
July 19, 2022
G
Make DebugInfo::parse failable
Glenn Smith committed
September 22, 2022
K
Add new DebugInfo APIs
KyleMiles committed
May 6, 2022
March 29, 2022
P
Fixes #3028 usage of binaryninja.cstr in DebugInfo.add_function
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 14, 2021
P
Fix default arguments to 'DebugFunctionInfo'
Peter LaFosse committed
September 5, 2021
P
Fix import of log
Peter LaFosse committed
August 26, 2021
P
Improve include style in basicblock.py
Peter LaFosse committed
August 24, 2021
P
Fix some type check errors in debuginfo.py
Peter LaFosse committed
May 20, 2021
K
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles committed