[New-bugs-announce] [issue15257] Misc/.gdbinit:pystack is too brittle

rian report at bugs.python.org
Fri Jul 6 00:40:30 CEST 2012


New submission from rian <rian at dropbox.com>:

the `pystack`, `pystackv`, and `printframe` macros in the sample gdbinit file distributed with python are too fragile. this patch (which relies on gdb 7) is much more robust.

----------
components: None
files: mypatch.diff
keywords: patch
messages: 164701
nosy: rian
priority: normal
severity: normal
status: open
title: Misc/.gdbinit:pystack is too brittle
Added file: http://bugs.python.org/file26263/mypatch.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15257>
_______________________________________


More information about the New-bugs-announce mailing list