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]

GDB 6.0 backtrace only prints 4 stack frames


I've just downloaded GDB 6.0 and built it for Solaris 2.8. When examining a core from a program (compiled with GNU g++ 2.95.3), the "backtrace" (or "where") command only prints stack frames 0-3 for each thread. Passing a number larger than 4 to the command makes no difference. This isn't a problem with gdb 5.3. Is this a known bug?

--
Paul M. Dubuc                       mailto:pdubuc@cas.org
Room 4349B                          (614) 447-3600 x2692
http://www.purl.org/dubuc/cas/


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