Hello there, I am trying to debug a NCurses application - so I am using remote debugging as a way to use a different terminal for the application and the debugger. However, why does debugger disappear on execution? Wouldn't it be okay to be open and working, and allow to set breakpoints even when not stopped?
On 26 January 2018 at 11:59, Ντέντος Σταύρος <[email protected]> wrote: > Hello there, > > I am trying to debug a NCurses application - so I am using remote > debugging as a way to use a different terminal for the application and the > debugger. > However, why does debugger disappear on execution? Wouldn't it be okay to > be open and working, and allow to set breakpoints even when not stopped? > > Ντέντος Σταύρος >
_______________________________________________ Pudb mailing list [email protected] https://lists.tiker.net/listinfo/pudb
