COMMITS
/ debuginfo.cpp January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 13, 2025
S
Add more reserve calls
Scott Lagler committed
December 10, 2025
S
Add missing std::vector reserve calls
Scott Lagler committed
April 24, 2025
G
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith committed
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
December 22, 2024
M
Rust refactor
Mason Reed committed
August 20, 2024
J
Update progress functions to use BNProgressFunction typedef
Josh Ferrell committed
June 13, 2024
J
Apply stack variables from DWARF
Josh Ferrell committed
May 24, 2024
R
platform: initial BNCustomPlatform support
Ryan Snyder 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 14, 2023
G
Fix a number of leaks and bad uses of free in the api
Glenn Smith committed
February 21, 2023
G
Type Containers
Glenn Smith committed
April 22, 2023
K
Pass debug file along with original file to debug info parsers
KyleMiles committed
March 23, 2023
G
Fix crashes in DebugInfo::GetXByY calls when the result is null
Glenn Smith committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
September 26, 2022
G
DebugInfo: make parseInfo have a progress callback
Glenn Smith committed
August 23, 2022
G
DebugInfo: take entire Type for function instead of by-parts
Glenn Smith committed
July 19, 2022
G
Make DebugInfo::parse failable
Glenn Smith committed
September 22, 2022
K
Add new DebugInfo APIs
KyleMiles committed
July 7, 2022
June 9, 2022
R
Add `IsExternal` callback to debug info API
rose committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
May 20, 2021
K
DebugInfo - plugable debug information importers - C++, Rust, and Python APIs
KyleMiles committed