summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-01-28 17:13:15 +0100
committerMichael Stahl <mstahl@redhat.com>2015-01-29 21:48:13 +0100
commit218bd97b83238496a4d2b36d0a1edaca519cdde5 (patch)
tree8f1ce779859a8f49dc571a02a100c3449e246ac4 /svgio
parent7f09e6883fd6ccfe22d337ad244f5b0d84fa1cf6 (diff)
gdb pretty printers: fix the sw::mark::IMark and SwModify printers
If these are called on a value that is of a different type than what is checked in the children() method, nothing is printed except exceptions about non-existent _iterator. GDB can figure out the dynamic type itself and call the pretty printer only if it's actually a UnoMark so don't register it for IMark. Same thing for SwUnoCrsr, there is already a class for it. Change-Id: I00238f1e3f01741d607eec9d47671302b858b965
Diffstat (limited to 'svgio')
0 files changed, 0 insertions, 0 deletions