This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Reloading pretty-printers


Hello,

I'm writing some pretty-printers for a codebase, and when I modify the
python files with gdb running, I can't seem to use the new version. 
giving `source $GDBINIT` or `source $PRETTYPRINTERDOTPY` gives
`pretty-printer already registered`

Is there a solution to this other than restarting gdb?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]