Hello!
I just saw that for Windows, netcoredbg actually supports Edit & Continue (supercharged hot reload basically) and I wonder if it's planned to add this functionality also for Linux and macOS.
I think that this would be a welcome improvement as more and more people rely on netcoredbg for debugging C# code on these platforms with IDEs/editors like VSCode forks, Zed, Neovim or Helix which cannot use vsdbg.
https://github.com/Samsung/netcoredbg/blob/8b8b22200fecdb1aec5f47af63215462d8c79a4b/clrdefinitions.cmake#L105C1-L109C67
Hello!
I just saw that for Windows, netcoredbg actually supports Edit & Continue (supercharged hot reload basically) and I wonder if it's planned to add this functionality also for Linux and macOS.
I think that this would be a welcome improvement as more and more people rely on netcoredbg for debugging C# code on these platforms with IDEs/editors like VSCode forks, Zed, Neovim or Helix which cannot use vsdbg.
https://github.com/Samsung/netcoredbg/blob/8b8b22200fecdb1aec5f47af63215462d8c79a4b/clrdefinitions.cmake#L105C1-L109C67