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]

help GDB python support


Hi All,

I am newbie to the GDB. I am trying to use GDB7.2 with python support
for crash utility tool. I am using freeBSD OS, if i configure
GDB using ports, there is very limited python=A0capabilities. =A0Then i
used=A0http://tromey.com/blog/?p=3D494=A0to build GDB. My build is
success-full and i can run python scripts.

I tried to ran script provided by in below link but it fails:
http://sourceware.org/ml/gdb-patches/2008-04/msg00653.html
I can see=A0gdb.get_frames fails, probably these has been not
implemented in the the code which i pulled from GIT.

So, can somebody guid me which GIT resource which i should use to
build my GDB? I am confused now ;(.

Best Regards
Vikash


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