Re: Executing code if debuggee is a crash dump?
Michael Woerister via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> If you can reproduce the bug, you could run under > https://rr-project.org/, which would allow you to call functions. Thank you for the suggestion, Christian! Unfortunately, we cannot assume that a given bug can be reproduced locally or that rr would be available in the production environment. -Michael