This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients benjamin.peterson, davidfraser, dmalcolm, doko, gregory.p.smith, jyasskin, loewis, mark.dickinson, scott.tsai
Date 2010-04-03.17:19:52
SpamBayes Score 0.000117073
Marked as misclassified No
Message-id <1270315193.53.0.717060981723.issue8032@psf.upfronthosting.co.za>
In-reply-to
Content
That is tricky to do. gdb will consider it automatically only if it is called <exename>-gdb.py.

I agree that there should be a better solution, though. David, is it possible to somehow hook this into .gdbinit, with an arbitrary path?

Benjamin, would a .gdbinit in the top-level build directory still be annoying?
History
Date User Action Args
2010-04-03 17:19:53loewissetrecipients: + loewis, doko, gregory.p.smith, mark.dickinson, davidfraser, jyasskin, scott.tsai, benjamin.peterson, dmalcolm
2010-04-03 17:19:53loewissetmessageid: <1270315193.53.0.717060981723.issue8032@psf.upfronthosting.co.za>
2010-04-03 17:19:52loewislinkissue8032 messages
2010-04-03 17:19:52loewiscreate