[fpc-pascal] Debugging WinCE apps

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Jun 3 03:38:21 CEST 2008


Hello,

How is it possible to generate backtraces from WinCE apps?

I downloaded gdb from the Windows CE Interface wiki page and run it
via ActiveSync with:

gdb --tui "WinCE Example_Error\wince_example_error.exe"

But it cannot find any debug information:

(gdb) break fpc_raiseexception
No symbol table is loaded.  Use the "file" command.

The backtraces providided are also empty.

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list