Pasoe container remote debugging

bennypr

New Member
Hi , I'm new to containers but have managed to get a pasoe up and running in a container running on podman desktop for windows, what I'm attempting to do is remotely debug using vscode with riverside extension, I have deployed the oedbg.war and enabled debugging in the container but when I set breakpoints in vscode on my windows host , the debugging says it is connected but breakpoints aren't hit, just wondering if I'm attempting to do something unsupported, for reference the pasoe container has a mount back to the same source directory I'm developing from in vscode, all be it the pasoe using different pathing than windows eg mount name rather than windows path, any help appreciated
 
Back
Top