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
I'm a new user to wokwi-cli and so far it has proven to be extremely useful ! Thanks for that :)
One function I've been missing is the ability to connect a debugger to it.
It could be used to :
Run an automated debug launch (build target, run wokwi-cli, run debugger)
Run complex CI scenarios where we could check complex usecases, by combining wokwi-cli to gdb scripts.
Is there any plan to get this working?
Thanks!
Christophe