On Wednesday 24 February 2010 13:36:50 ext paulo wrote: > Hi, > I was thinking of doing some changes to > /usr/share/qtcreator/gdbmacros/dumper.py > > and before looking into qt-creator source I thought asking would be > faster, can I override the original dumper.py if I put a copy somewhere > in my ~?
That's not supported. But you can add a line loading your personal dumpers in ~/.gdbinit. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
