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 vstinner
Recipients dmalcolm, loewis, ncoghlan, vstinner
Date 2010-04-17.23:05:04
SpamBayes Score 3.461679e-07
Marked as misclassified No
Message-id <1271545505.39.0.666001886835.issue8279@psf.upfronthosting.co.za>
In-reply-to
Content
> In GDB 7.1, a gdb.frame object has no more function method (...)

Missing function method is not related to gdb version: see #8437 (msg103444).

As Martin wrote: let's continue the discussion in issue #8437 ;-)
History
Date User Action Args
2010-04-17 23:05:05vstinnersetrecipients: + vstinner, loewis, ncoghlan, dmalcolm
2010-04-17 23:05:05vstinnersetmessageid: <1271545505.39.0.666001886835.issue8279@psf.upfronthosting.co.za>
2010-04-17 23:05:04vstinnerlinkissue8279 messages
2010-04-17 23:05:04vstinnercreate