Commit Graph

2 Commits

Author SHA1 Message Date
ManDude 5a005e0631 debugger: use enum class for InstructionInfo::Kind 2021-01-09 05:58:52 +00:00
water111 951f31878e [Source Line Debugger] Tracking objects and IR (#115)
* track where segments are when debugging

* missing windows include

* figure out what function we're in

* addr to IR is working
2020-11-13 22:33:57 -05:00