The steps I was thinking were these:
1.) Start a TDE process, noting its PID
2.) Run gdb
3.) attach <pid>
If you see a bunch of debugging symbols being loaded then
gdb is working fine, and DrKonqui is broken. If gdb spits out an
error, then something else has gone wrong.
I tested with kwrite. I see symbols being loaded for all Trinity packages.
Anything else I can test before opening a bug report?
Darrell