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: c++/2169: cant step into more than 1 function call on a single line


The following reply was made to PR c++/2169; it has been noted by GNATS.

From: Thomas McGuire <thomas.mcguire@gmx.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: c++/2169: cant step into more than 1 function call on a single line
Date: Fri, 18 May 2007 22:11:21 +0200

 Bug 2170 is a duplicate of this.
 
 BTW, the best solution for this is to introduce a new step command, which 
 always only steps into the last function call in one line and ignores the 
 others.


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