I have a crash on startup of a program, so i try to use winedbg. But i'm unable to place breakpoints before the program starts - i'm able only when it's too late - after the crash. run command does restart the program but the breakpoints get lost. How can i do what i'm trying to do?