Hi, Here is a patch:
* Set debugger breakpoint on main/entry point using decimal number. It fixes executing application without debug info under gdb. I encountered problems at least with gdb 6.0 for win32 bundled with Lazarus. It dont accept pascal hexadecimal string $xxxx as address for breakpoint even if language is set to Pascal. It seems like bug in gdb, but this patch workarounds this bug.
Yury Sidorov.
debugger.diff
Description: Binary data
