This is the mail archive of the gdb-prs@sourceware.org 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]

Re: backtrace/2463: Backtracing recursive main function call


The following reply was made to PR backtrace/2463; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: orium69@gmail.com
Cc: gdb-gnats@sourceware.org
Subject: Re: backtrace/2463: Backtracing recursive main function call
Date: Thu, 5 Jun 2008 07:33:44 -0400

 On Thu, Jun 05, 2008 at 10:08:09AM -0000, orium69@gmail.com wrote:
 > The gdb fails to print a correct backtrace of a program which segfaults with stack overflow in function main().
 
 Take a look at the GDB command "set backtrace past-main".
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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