unknown dbx warning

Hi all,

can someone explain me, what the reason for the dbx warning: "can't find symbolic information for thrown type (missing N_LSYM/YR stab?)" is. It show up on a Solaris 2.8 machine, when I debug a C++ program.

uname -a

SunOS sun4 5.8 Generic_108528-24 sun4u sparc SUNW,Ultra-80

Thanks in advance

Arno

[342 byte] By [ScAr] at [2007-11-26 8:29:43]
# 1
This message is about missing (or possibly corrupt) debugger information. Which version of dbx and compiler do you use? Also, it would be of great help if you can post reasonably small testcase for this problem here.Thanks!
MaximKartashev at 2007-7-6 21:49:02 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
o.k. this should come from used third party libs, where I have no debug version from! So I can ignore that warning!?
ScAr at 2007-7-6 21:49:02 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
Yes, I think so.
MaximKartashev at 2007-7-6 21:49:02 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 4
Thanks very much for this [b]very fast[/b] answer!!!
ScAr at 2007-7-6 21:49:02 > top of Java-index,Development Tools,Solaris and Linux Development Tools...