GP-3142: adding Populate to schema
GP-3142: adding session id to the records
GP-3142: post-review id->record
GP-3142: post-review id->record
GP-3142: post-review adds to interface
GP-3142: post-review try-finally (missed two)
GP-3142: post-review try-finally (missed one)
GP-3142: post-review try-finally; clearer reset logic
GP-3142: post-review better use of TargetMethod.Export
GP-3142: minor fixes
GP-3142: first pass at dbgeng kernel mods
GP-3142: temp holdGP-3142: mods to differentiate system and engine idsGP-3142: fixes for bad system/engine differentationGP-3142: fixes for bad pid/tid <0 testGP-3142: fixes for selection logicGP-3142: attempting to mininize work done, esp. by expensive callsGP-3142: fix for stack framesGP-3142: minor bug fix for sys threadsGP-3142: better register/stack reads for non-system threadsGP-3142: warningsGP-3142: post-squash and rebaseGP-3142: missed a few RefreshBehavior candidatesGP-3142: miscellaneous fixesGP-3142: minimize workloadGP-3142: display fixes; refresh==true for resolved process/threadGP-3142: added re-populate methodsGP-3142: better kernel/user code re-useGP-3142: re-fix for fact that thread 0 belongs to process 0
GP-1768A: check for symbols; misc fixes
GP-1768A: suppress descent for kernel mode
GP-1768A: undoing a few things
GP-1768A: undoing a few things again
GP-1768A: added data offset methods intending to replace pids/tids for kernel lookups
GP-1768A: resorting to CLI for state
GP-1768A: resorting to CLI for state
GP-1768A: add ability to set implicit thread/process
GP-1768A: cleanup
GP-1768A: default to ALIVE ofr kernel
GP-1768A: better setActive implementations
GP-1768B: new faster utility methods for model
GP-1768B: one more use
GP-1768A: NPE fix
GP-1768: faster SetCurrentState; minimize calls
GP-1768B: better autorecord
GP-1768B: reverting a few things
GP-1768C: first pass at offset/pid resolution
GP-1768C: paired proc/thread logic in place
GP-1768C: make only selected items ACTIVE; update only !INACTIVE
GP-1768C: activate process/thread on event
GP-1768A: check for symbols; misc fixes
GP-1768A: suppress descent for kernel mode
GP-1768A: undoing a few things
GP-1768A: undoing a few things again
GP-1768A: added data offset methods intending to replace pids/tids for kernel lookups
GP-1768A: resorting to CLI for state
GP-1768A: resorting to CLI for state
GP-1768A: add ability to set implicit thread/process
GP-1768A: cleanup
GP-1768A: default to ALIVE ofr kernel
GP-1768A: better setActive implementations
GP-1768A: NPE fix
GP-1768A: cleanup post-review
GP-3071: Fix test compilation
GP-3071: Certify
GP-3071: Put lifecycle stuff in Emulation, not Utility
GP-3071: Fix tests
GP-3071: Mock language for framework tests
GP-3071: WIP: Move tests and sort out dependencies
GP-3071: Actually, not Generic, but Emulation
GP-3071: Move both emulators into new Emulation module
GP-3071: WIP: Move some tests
GP-3071: NICK: Remove import/ref from PcodeEmulator javadoc
GP-3071: WIP: Move stuff
GP-3071: WIP: Move AnnotationUtilities
GP-3071: NICK: Remove an import and ref in javadoc
GP-3071: Create SysteEmulation feature. Move stuff.
GP-3071: WIP: Move stuff
GP-3071: Create emulation module