Log in

View Full Version : Olly through WinE on Linux


Dedec0
September 13th, 2004, 14:33
Hello.
I am tryibng to use Olly under WinE in Linux. Is there any reason that this can't work? Like things that Olly might need to use that WinE won't let it have, since it is emulating windows?

It didn't work first time, because it didn't find the .DLL my debugged program needed. But if I copy all these DLLs will Olly woek or will it crunch on something else?

Please, I don't know much about debugger's work, and nothing about debuggers in PM mode, etc. any help or comment is welcome.

Thanks.

Dedec0

focht
September 14th, 2004, 13:45
Hi,

question: why do you want do debug with ollydbg under linux?
Even if you get ollydbg to work using Wine, only win32 binaries can be executed/debugged at all.

Just give it a start...

Regards

Dedec0
September 14th, 2004, 17:55
Hello, focht.

I want to use Olly under linux because some window's applications are fun to debug. Id est, I have some Win32 programs I d'like to debug, thats all. It isn't a weird thing: if I use WinE for wathever reason, I should also be able to use debug the program I run with it, shouldn't I? And I like Olly a lot.

I am aware that I would only be able to debug win's programs that way. Linux has its own debuggers.

Regards.