I've built Lazarus from CVS with FPC 2.0.0. So now I can start Lazarus and run applications. But if I set the Debugger Options to tell it where gdb.exe is located, running a program now starts gdb.exe and goes no further. The application does not show and I have to reset the debugger from the IDE. And I still cannot set a breakpoint, run to cursor, step, or anything like that. Those menu items are greyed out.

How do I debug under Lazarus with GDB?