Re: How can I reload a pretty printer?
meator via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Of course right after I send the email, I find the solution. Passing replace=True to register_pretty_printer() solves my problem. I have asked the same question on the IRC and was bit impatient. They have solved my problems.