What does the highlighted lines in Solaris mdb disassembly mean?
Experts,
When I use dis command in mdb to disassemble the instructions of functions from application core dumps, there is always a line in each dis command I run which is hightlighted.
What is the significance of this highlighted line?
Here is an example,
> fffffc7ff0cc2c30::dis
libBnsInternals.so`__rwstd::__rb_tree<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,std::pair<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,STC::QProperty>,__rwstd::__select1
r<const std::basic_string<char,std::char_traits<char>,std::allocator<char> >,STC::QProperty>,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >,STC::LessST,std::allocator<std::pair<const std::basic_string<c