Commit Graph
22 Commits
Author SHA1 Message Date
Yoshi Askharoun 3345ffe590 Implement MarkupLineNumberTable.DumpTable() 2023-10-11 13:23:33 -05:00
Yoshi Askharoun 306a7124d8 Handle all interpreter debug stuff in same location 2023-10-09 22:58:28 -05:00
Yoshi Askharoun b5837bd3b8 Separate decode and execute steps 2023-10-09 14:46:51 -05:00
Yoshi Askharoun be78b55a30 Fix interpreter crash when debugger is not attached 2023-10-08 23:54:26 -05:00
Yoshi Askharoun a4c47e611a InterpreterEntry refinements 2023-08-22 02:04:19 -05:00
Yoshi Askharoun f1a8627057 Implement basic interpreter execution controls 2023-06-02 00:09:51 -05:00
Yoshi Askharoun a61e1e63a9 Add more flexibility to Breakpoint 2023-05-29 20:19:14 -05:00
Yoshi Askharoun 43868e4ae5 Fill out InterpreterEnties for all instructions
Also improve formatting and local variable names
2023-05-25 01:04:30 -05:00
Yoshi Askharoun 371fe9d1e8 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2023-05-24 16:26:17 -05:00
Yoshi Askharoun 03aa478fd4 Include more info in InterpreterEntry 2023-05-24 16:24:48 -05:00
Yoshi Askharoun 630e918a3d Allow UIX breakpoints to be disabled 2023-05-24 16:04:47 -05:00
Yoshi Askharoun bcf9b83f54 Prototype complete InterpreterEntry serialization 2023-05-24 10:14:07 -05:00
Yoshi Askharoun 141a2200dd Implement better UIB breakpoints 2023-05-23 21:35:58 -05:00
Yoshi Askharoun 1b26ce4d5f Add new, more robust Breakpoint struct 2023-05-23 20:28:19 -05:00
Yoshi Askharoun 49d8ae6323 Switch to NetMQ for inter-process debugging 2023-05-22 21:44:05 -05:00
Yoshi Askharoun 1d36315297 Attempt 1 at remote debugging 2023-05-22 18:04:22 -05:00
Yoshi Askharoun 862c87fa66 Add breakpoints to UIX interpreter 2023-04-28 18:46:37 -05:00
Yoshi Askharoun 62e3a05189 More decompiler fixes 2022-07-05 12:00:18 -05:00
Yoshi Askharoun 8074aef7b8 Massive improvements to UIX decompiler 2022-06-24 20:41:00 -05:00
Yoshi Askharoun 3700afad88 Debug bridge improvements 2022-06-07 14:30:29 -05:00
Yoshi Askharoun 8cb0b9dfdf Switched to DebugSettings 2022-06-06 23:10:30 -05:00
Joshua Askharoun 1198cc8a66 Add project files. 2022-03-03 08:14:05 -06:00