Загрузка видео...
Не удалось загрузить видео
Breakpoint syncing progress
27,166 просмотров • 11 месяцев назад •via X (Twitter)
Комментарии: 8

Upgrades to the external RADDBG IPC driver system coming, which should help a lot with editor interop!

Hell yeah!

Excited, this is the missing piece for my visual studio free life. Are the IPC commands documented somewhere? I don't see them on the github

They’re all listed in the README but it’s still pretty sparse documentation-wise—it’s not clear from the documentation how to pass arguments for example. There are also a few missing features for full integration, but basic integrations are possible.

Reminds me of PS3 dev, back when VS was still fast, and the SN systems debugger was great (and sync’d breakpoints)

does work with vscode?

Can the IPC commands produce return values? Like, you run the EXE and data comes back via stdout.

Yes, that is what happens currently.



