* help GDB python support
@ 2011-05-20 12:57 Vikash Jain
2011-05-20 13:08 ` Phil Muldoon
0 siblings, 1 reply; 2+ messages in thread
From: Vikash Jain @ 2011-05-20 12:57 UTC (permalink / raw)
To: gdb
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: help GDB python support
2011-05-20 12:57 help GDB python support Vikash Jain
@ 2011-05-20 13:08 ` Phil Muldoon
0 siblings, 0 replies; 2+ messages in thread
From: Phil Muldoon @ 2011-05-20 13:08 UTC (permalink / raw)
To: Vikash Jain; +Cc: gdb
Vikash Jain <vikashjin@gmail.com> writes:
> So, can somebody guid me which GIT resource which i should use to
git://sourceware.org/git/gdb.git
Is the GDB git repository. It mirrors the CVS repository.
If you want to checkout out 7.3 branch (which will be releasing soon),
you can checkout out: gdb_7_3-branch.
Cheers
Phil
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-20 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-20 12:57 help GDB python support Vikash Jain
2011-05-20 13:08 ` Phil Muldoon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox