Hi,

On 25/4/2012 9:46 μμ, Paul van Helden wrote:
I can step into LCL code when debugging a Win32 project, but a WINCE project shows me the exact line number and file name in the stack trace but always come up with Unable to load file "\lazarus\lcl\include\custombitmap.inc" (for example). I've tried adding search paths in debugger options with no success. Where do I tell Lazarus where to find the wince interface source code? And why doesn't the snapshot work for wince out-of-the-box like win32 does?

for me if i setup the arm-wince-gdb in the IDE, compile with external .dbg and use stabs ( AFAIK WinCE doesn't support dwarfs ) when i work with WinCE.

regards,
--
Dimitrios Chr. Ioannidis


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to