summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02[SharedCache] Fix the triage symbol table data racesMason Reed
2025-04-02Remove ObjC todos which shouldnt be doneMason Reed
2025-04-02[SharedCache] Fix some bugsMason Reed
2025-04-02[SharedCache] Fix some issues with project loadingMason Reed
2025-04-02[SharedCache] Refactor Shared CacheMason Reed
2025-04-02[SharedCache] Use DefineAutoUserSymbol instead of DefineAutoSymbolMason Reed
2025-04-02[SharedCache] Make error about invalid metadata a warning, we recover sorta g...Mason Reed
2025-04-02[SharedCache] Don't show DSCTriage when not in shared cache viewMason Reed
2025-04-02[SharedCache] Optimize parsing of slide infoMark Rowe
2025-04-02[SharedCache] Stop crashing if we don't have a valid dyld in PerformInitialLoadMason Reed
2025-04-02[SharedCache] Remove warning which is unlikely to be usefulMason Reed
2025-04-02[ObjC] Create a shared ObjC processor for Macho and DSC viewsWeiN76LQh
2025-04-02[SharedCache] Don't serialize state twiceGlenn Smith
2025-04-02[SharedCache] Make it faster to look up which image contains an addressMark Rowe
2025-04-02[SharedCache] Demangle relevant symbolsMason Reed
2025-04-02[SharedCache] Remove some dead code and misc lintsMason Reed
2025-04-02[SharedCache] Cleanup SharedCacheWorkflow::FixupStubsMason Reed
2025-04-02[SharedCache] Don't crash if we have a different metadata versionMason Reed
2025-04-02[SharedCache] Warn when loading BNDB with different shared cache metadata ver...Mason Reed
2025-04-01Fix line formatter handling of calls without arguments and long symbol namesRusty Wagner
2025-04-01Rust: Better support for floating licensesGlenn Smith
2025-04-01DWARF Parser: Remove error log and ignore lexical ranges that start and end at 0ElykDeer
2025-04-01[aarch64] use static var to avoid recreation of sysregs vectorGalen Williamson
2025-03-31Emphasize BackgroundThread owner lifetimes in docsGlenn Smith
2025-03-31[aarch64] Updating Aarch64 system registers to 2024-12 spec, fix MSR/MRS lift...Galen Williamson
2025-03-31Python: Make enterprise.connect() check for enterprise.initialize()Glenn Smith
2025-03-31small phrasing updateJordan Wiens
2025-03-31TriageView setBinaryDataNavigable based on m_byteViewPeter LaFosse
2025-03-31Improve navigation fallback behavior when a navigation request is received an...Brian Potchik
2025-03-30add example code for PlatformJordan Wiens
2025-03-30update version switcher example to use core_version_info, resolves #6204Jordan Wiens
2025-03-30Add Python Metadata API improvements for handling Metadata as values, diction...Brian Potchik
2025-03-29Remove ineffective call to UpdateAnalysis in VFT plugin.Brian Potchik
2025-03-29Add interim workflow C++ apis for logging.Brian Potchik
2025-03-282025 for other formats...Jordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2025-03-28belated copyright year updateJordan Wiens
2025-03-28Fix initial navigation to DSCTriage viewPeter LaFosse
2025-03-27Python: Fix a couple typoes in the IL buildersGlenn Smith
2025-03-27RTTI: Add background task back and make it cancellableMason Reed
2025-03-27RTTI: Get rid of useless log messageMason Reed
2025-03-26Update debugger docsXusheng
2024-03-21Add Motorola M-CORE Linux platform support.Alexander Taylor
2025-03-24Fix extern ptr corercion for R_MIPS_HIGHEST/HIGHERBrandon Miller
2025-03-23Fix misc crashes with Itanium RTTI and improve 32bit supportMason Reed
2025-03-23Make sure to trigger analysis updates after VFT analysisMason Reed
2025-03-23add copy/paste in history windowJordan Wiens
2025-03-21Fix memory leak in base address detectionBrandon Miller
2025-03-21Don't use fully qualified import.Brian Potchik
2025-03-21fix x86 settings text and use proper raw string markerJordan Wiens