Now I’m running into new problem. I’m trying to enable “--with-python option” for building gdb.
For the native Linux version, I just need to install Python-dev package. But for cross compiling the windows version, I don’t know which Linux package is for mingw. It cannot find the ‘Python.h’.
So I’m just wondering is it possible to build the win32 gdb executable, with the python option enabled?
Another big question, is that possible to use ABE under Cygwin and has anybody tried?
Thanks,
Qyq