Add a new type table that recognizes the basic_strings of libstdc++.so.6.
commitc651bb9c0002a1117f47b79d2e0a06a3bfdba6c3
authorJohannes Sixt <johannes.sixt@telecom.at>
Sun, 24 Jun 2007 19:18:29 +0000 (24 21:18 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sun, 24 Jun 2007 19:18:29 +0000 (24 21:18 +0200)
tree935817766f2df0c35a40d074b5492a1ae87141a0
parent8e8b01ad9990a913c385239902d910739b3c40f9
Add a new type table that recognizes the basic_strings of libstdc++.so.6.

Krzysztof Napiontek pointed out that the current libstdc++ type table does
not work anymore. Here is an alternate typetable that triggers if
libstdc++.so.6 is linked into the application.

I do not know whether this works on something else than on my Suse 10.1
system.
kdbg/typetables/Makefile.am
kdbg/typetables/stdc++6.kdbgtt [new file with mode: 0644]