Message86338
| Author | robert.kern |
|---|---|
| Recipients | belopolsky, bretthoerner, chrismiles, danchr, jcea, laca, movement, rhettinger, robert.kern, ronaldoussoren, sirg3, skip.montanaro, twleung |
| Date | 2009-04-22.21:26:47 |
| SpamBayes Score | 0.0008417796 |
| Marked as misclassified | No |
| Message-id | <1240435609.58.0.44899225343.issue4111@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, duh, of course. The problem here with PyEval_EvalFrameEx is that I don't have ceval.o on the command line *at all* since OS X's dtrace doesn't support -G. It doesn't appear to accept ceval.o with -h, either, so I suppose that adding the ustack helper may simply be impossible unless Apple adds the -G flag. Thanks for you help John. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-22 21:26:50 | robert.kern | set | recipients: + robert.kern, skip.montanaro, rhettinger, jcea, ronaldoussoren, belopolsky, movement, bretthoerner, laca, twleung, sirg3, chrismiles, danchr |
| 2009-04-22 21:26:49 | robert.kern | set | messageid: <1240435609.58.0.44899225343.issue4111@psf.upfronthosting.co.za> |
| 2009-04-22 21:26:48 | robert.kern | link | issue4111 messages |
| 2009-04-22 21:26:47 | robert.kern | create | |