[Lazarus] how to debug from virtualbox

Reinier Olislagers reinierolislagers at gmail.com
Mon Apr 28 13:19:16 CEST 2014


On 28/04/2014 12:46, FreeMan wrote:
> I have kubuntu 13.10 x64, fpc & lazarus last svn. My application work
> without problem on linux but, crosscompiled to win and test in win8, one
> form has a bug, application freezing without error, I need to debug it.
> I dont wanna install all fpc lazarus and other component there too.
> win8 on virtualbox, How to debug ? IDE and fpc in kubuntu, application
> on w8, w8 in virtualbox

I think it's easiest to install FPC+Lazarus on your Windows image even
though you said you didn't want to do that.
Alternatively, I suppose you could build with -g -gl and run the
application in your image using gdb.exe and manually try to debug things.




More information about the Lazarus mailing list