help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to tell GDB to show fullpath of the source file for the stack trace


From: Wung Seto
Subject: How to tell GDB to show fullpath of the source file for the stack trace when 'where' command is used
Date: Tue, 6 Sep 2011 11:27:51 -0700

Hi,
 
Gdb -f option seems only show the fullpath of the source file for a single frame, but it doesn’t show the full path for all the stacks when ‘where’ and ‘bt’ command is used. How to enable gdb to show the full path of the source file for all the stacks when ‘where’ or ‘bt’ command is used?
 
-Seto
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]