summaryrefslogtreecommitdiff
path: root/python/debuginfo.py
AgeCommit message (Expand)Author
2023-01-05Update copyright to 2023Josh F
2022-10-14Fix debug info 'function' APIsKyleMiles
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ...KyleMiles
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-09-29DebugInfo: make parseInfo have a progress callbackGlenn Smith
2022-09-29Make DebugInfo::parse failableGlenn Smith
2022-09-22Add new DebugInfo APIsKyleMiles
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...Jordan Wiens
2022-03-29Fixes #3028 usage of binaryninja.cstr in DebugInfo.add_functionPeter LaFosse
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-09-15Fix default arguments to 'DebugFunctionInfo'Peter LaFosse
2021-09-06Fix import of logPeter LaFosse
2021-09-06Improve include style in basicblock.pyPeter LaFosse
2021-09-06Fix some type check errors in debuginfo.pyPeter LaFosse
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles