[Lazarus] how to debug from virtualbox
Martin Frb
lazarus at mfriebe.de
Mon Apr 28 13:18:42 CEST 2014
On 28/04/2014 11:46, FreeMan wrote:
> Hello,
> 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
> Thank you
The easy way, install Lazarus on win, in your vbox.
The more complex way, get gdbserver from mingw, install that on win. And
see the wiki on remote debug. May also need to google on using gdbserver.
More information about the Lazarus
mailing list