gdb with python support still get crash on showing uninitialized local variables
Tom Tromey
tromey@redhat.com
Fri Oct 22 19:13:00 GMT 2010
>>>>> "asmwarrior" == asmwarrior <asmwarrior@gmail.com> writes:
asmwarrior> I just use git to check out the latest whole gdb source (>100M)
asmwarrior> Then apply your patch
asmwarrior> Then use MSYS + MINGW GCC 4.4.4 to build it .
asmwarrior> But I failed with the build error. like:
That seems weird, like maybe you are missing a header file.
I don't know for certain what it is, though; you'll have to debug it.
asmwarrior> /bin/sh: line 1: ../../../../src/gdb/bfd/../mkinstalldirs: Permission denied
This file should be +x.
Tom
More information about the Gdb
mailing list