Commit Graph
24 Commits
Author SHA1 Message Date
Yoshi Askharoun d2543e5bea Prevent NRE with instructions with no arguments 2023-05-24 17:48:16 -05:00
Yoshi Askharoun f0b6b00531 Show breakpoint state in ToString 2023-05-24 16:27:02 -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 30cf50b55e Make Color and TextStyle serializable 2023-05-24 15:32:09 -05:00
Yoshi Askharoun bcf9b83f54 Prototype complete InterpreterEntry serialization 2023-05-24 10:14:07 -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 e285a34196 Consolidate UIX.Debug into UIX 2023-05-22 14:07:11 -05:00
Yoshi Askharoun c1bed8065d Remove OwlCore.Remoting 2023-05-03 13:57:19 -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 21fbce65df Changed GenerateDataMappingModels default value to false 2022-06-12 23:40:11 -05:00
Yoshi Askharoun 6d48431191 Added Microsoft.Iris.Debug.DataMappingModel 2022-06-12 23:26:39 -05:00
Yoshi Askharoun 1db829f803 Made DataMappingModels available on net35 2022-06-12 23:16:28 -05:00
Yoshi Askharoun 973855f5d5 Updated data mapping codegen 2022-06-12 23:13:27 -05:00
Yoshi Askharoun 9461773d02 Added initial MarkupDataMapping codegen 2022-06-12 21:21:29 -05:00
Yoshi Askharoun 5741116340 Fixed ZUNE -> OPENZUNE 2022-06-09 19:04:59 -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
Yoshi Askharoun 4038c8fb81 Added Microsoft.Iris.Debug to source control 2022-06-02 18:17:09 -05:00