Re: Deadlock when interrupting interpreter initialisation with ptrace?
Barry Scott <[email protected]>
| Newsgroups | gmane.comp.python.devel |
|---|---|
| Message-ID | <[email protected]> |
> On 6 Jun 2022, at 17:52, Gabriele <[email protected]> wrote: > > I've found it hard to give an answer to this question. Because austinp > is already tracing the interpreter, I cannot use, e.g., gdb to dump a > backtrace. Don't you have the backtrace from libunwind that you could save from austinp itself? Barry