[aur-general] Python debug symbols
hello, I have made a PKGBUILD which enable Python debug symbols - http://sprunge.us/gDLL - to enable python debuging with gdb I have two question: - as I only add !strip and debug options in the original PKGBUILD, is it realy relevant to push it on AUR? -I know some python dev who's thinking it could be useful to have python packaged like this, but I want your opinion- - I have named it python2-gdb, is it a good choice ? or maybe you prefer something like: python2-symbols, python2-debug, python2-debug-symbols or python2-debug-gdb? Thanks Mo0O PS: I could make one for Python3 too, if you fell the first one necessary
feel not fell -sorry typo error- 2013/6/18 Mo0O mo0ofier <mo0ofier@gmail.com>
hello,
I have made a PKGBUILD which enable Python debug symbols - http://sprunge.us/gDLL - to enable python debuging with gdb
I have two question:
- as I only add !strip and debug options in the original PKGBUILD, is it realy relevant to push it on AUR? -I know some python dev who's thinking it could be useful to have python packaged like this, but I want your opinion-
- I have named it python2-gdb, is it a good choice ? or maybe you prefer something like: python2-symbols, python2-debug, python2-debug-symbols or python2-debug-gdb?
Thanks
Mo0O
PS: I could make one for Python3 too, if you fell the first one necessary
On Jun 18, 2013 4:08 AM, "Mo0O mo0ofier" <mo0ofier@gmail.com> wrote:
hello,
I have made a PKGBUILD which enable Python debug symbols - http://sprunge.us/gDLL - to enable python debuging with gdb
I have two question:
- as I only add !strip and debug options in the original PKGBUILD, is it realy relevant to push it on AUR? -I know some python dev who's thinking
it
could be useful to have python packaged like this, but I want your opinion-
This isn't a useful addition to the AUR. Anyone can simply grab the PKGBUILD from the repos and make the modification on their own if they need debug symbols.
- I have named it python2-gdb, is it a good choice ? or maybe you prefer something like: python2-symbols, python2-debug, python2-debug-symbols or python2-debug-gdb?
Thanks
Mo0O
PS: I could make one for Python3 too, if you fell the first one necessary
that's what I first thinking thank for anwsering 2013/6/18 Dave Reisner <d@falconindy.com>
On Jun 18, 2013 4:08 AM, "Mo0O mo0ofier" <mo0ofier@gmail.com> wrote:
hello,
I have made a PKGBUILD which enable Python debug symbols - http://sprunge.us/gDLL - to enable python debuging with gdb
I have two question:
- as I only add !strip and debug options in the original PKGBUILD, is it realy relevant to push it on AUR? -I know some python dev who's thinking
it
could be useful to have python packaged like this, but I want your opinion-
This isn't a useful addition to the AUR. Anyone can simply grab the PKGBUILD from the repos and make the modification on their own if they need debug symbols.
- I have named it python2-gdb, is it a good choice ? or maybe you prefer something like: python2-symbols, python2-debug, python2-debug-symbols or python2-debug-gdb?
Thanks
Mo0O
PS: I could make one for Python3 too, if you fell the first one necessary
participants (2)
-
Dave Reisner
-
Mo0O mo0ofier