You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#19152:[>] {"command":"setBreakpoints","arguments":{"source":{"name":"hoge.rb","path":"c:\\Users\\S15236\\workspace\\hoge\\debug\\hoge.rb"},"lines":[3],"breakpoints":[{"line":3}],"sourceModified":false},"type":"request","seq":3}#19152:[<] {"type":"response","command":"setBreakpoints","request_seq":3,"success":false,"message":"c:\\Users\\S15236\\workspace\\hoge\\debug\\hoge.rb is not available","seq":4}
The text was updated successfully, but these errors were encountered:
Currently, rdbg fails to set breakpoints on windows as follows:
Related to #58 (comment).
The text was updated successfully, but these errors were encountered: