Marcelo Sardelich writes:
> Didier thanks for your prompt reply.
> I installed a pre-built version of Python.
> As you said, probably something is missing.
>
> I tried to google packages related to gdb, but ain't had no luck.
The missing part is related to the gdb-Python integration.
Look around
Didier thanks for your prompt reply.
I installed a pre-built version of Python.
As you said, probably something is missing.
I tried to google packages related to gdb, but ain't had no luck.
Do you have any idea if it is a compiler directive? I mean I can compile Python
from source. Not a proble
Marcelo Sardelich writes:
> So I'm trying to implement pretty printing information using gdb-python27 on
> Windows7
>
> Hopefully, someone experienced the same issue.
>
> GDB is working fine, but when I run gdb-python27 I got the following error
> (related to a python import):
>
> C:\MinGW\bin>g