This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb with python support still get crash on showing uninitialized local variables


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]