This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

catchpoints


I'm using gdb 5.2 on Solaris 8 to debug code compiled with g++ 2.95.3. 
When I try to enter 'catch throw' or 'catch catch' commands I get a
message that says

no runtime support for this

Does this mean I need to rebuild gdb to support these commands or is it
just that they aren't supported for this OS or compiler?

I can't find any info in the manual about this.
-- 
Paul M. Dubuc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]