I am using erlide, and I cannot get breakpoints to work on my app when the app is started automatically by my boot script. If I use the console to application:stop()/start() my app, breakpoints start working normally. But I am intensely lazy and want breakpoints to work right when I launch my Debug Config. Any advice? Thanks, Dan.