[squeak-dev] debugging plugin and virtual machine

Ang Beepeng beepeng86 at yahoo.com
Tue Mar 3 19:48:16 UTC 2009



Igor Stasenko wrote:
> 
> 2009/3/3 Ang Beepeng <beepeng86 at yahoo.com>:
>>
>> Thank you so much. I'm actually working on Windows base plugin.
>>
> 
> ohh.. then i feel  sorry for you :)
> Debugging VM on windows is a complete hell.
> I know it by myself, because developing Hydra VM on windows.
> 
> All gbd versions which i found, can't show me a correct stack trace
> for VM built using gcc 2.95. :((
> So i got to use 2 debuggers at once:
> - gdb to look for a source code at specific instruction address
> 
> - visual c debugger to see the correct stack frames and function
> addresses..
> horrible, inconvenient & takes a lot of time to find a bug...
> 
> Best regards,
> Igor Stasenko AKA sig.
> 
> 
> 

Thanks.

So is gdb and visual studio basically. I'm looking at both it also, I was
hoping to get an easier solution or at least a more direct one. 

Is there any documentation out there on how to debug a Windows base plugin
or some sort?

Thank you so much. :)

Ang Beepeng

-- 
View this message in context: http://www.nabble.com/debugging-plugin-and-virtual-machine-tp22314144p22316397.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.




More information about the Squeak-dev mailing list