Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB with python support: which version of Python?
@ 2013-05-30 22:04 Paul Smith
  2013-05-31  0:04 ` Paul_Koning
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paul Smith @ 2013-05-30 22:04 UTC (permalink / raw)
  To: gdb

Hi all;

I'm trying to build a portable version of GDB, with Python support, that
I can use on many different (GNU/Linux) systems.  It's frustrating
because Python versions are all over the place: every distro you use, it
seems like, has a different not-completely-compatible version.

Plus, I can't find any straightforward way to build GDB with Python
linked statically to avoid local .so version problems.  Seems GDB
configure doesn't really support this.  I'm thinking of pulling a Python
install without any .so to force static linking.  Have others tried
this?

I see from the README that the "oldest version of Python supported by
GDB is 2.4".  Is there a _recommended_ version of Python?  2.7?  3.x?
Something else?


Thanks!


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-31 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-30 22:04 GDB with python support: which version of Python? Paul Smith
2013-05-31  0:04 ` Paul_Koning
2013-05-31  4:40 ` Joel Brobecker
2013-05-31  5:49   ` Paul Smith
2013-05-31  6:00     ` Joel Brobecker
2013-05-31 10:18       ` Pedro Alves
2013-05-31 20:23 ` Joseph S. Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox