Message298804
| Author | bcap |
|---|---|
| Recipients | bcap |
| Date | 2017-07-21.13:02:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500642155.57.0.151579575656.issue30983@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
pep 0523 renames PyEval_EvalFrameEx to _PyEval_EvalFrameDefault while the gdb python extension only looks for PyEval_EvalFrameEx to understand if it is dealing with a frame. Final effect is that attaching gdb to a python3.6 process doesnt resolve python objects. Eg. py-list and py-bt dont work properly |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-21 13:02:35 | bcap | set | recipients: + bcap |
| 2017-07-21 13:02:35 | bcap | set | messageid: <1500642155.57.0.151579575656.issue30983@psf.upfronthosting.co.za> |
| 2017-07-21 13:02:35 | bcap | link | issue30983 messages |
| 2017-07-21 13:02:35 | bcap | create | |