This is the mail archive of the gdb@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: step into next source line (that belongs to me)


> Date: Tue, 26 Dec 2006 17:34:50 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sources.redhat.com
> 
> On Tue, Dec 26, 2006 at 11:20:41PM +0300, Vladimir Prus wrote:
> > FWIW, it is not obvious this should be in GDB. The frontend might be
> > in a better position to conveniently specify which files to ignore,
> > and all that's needed is emitting "finish + step" when
> > entering "non-interesting" function. I planned to implement
> > some "auto-finish" functionality in KDevelop for quite some time.
> 
> I think, rather, it should be in GDB but many frontends won't choose
> to use it.

Then we should implement it as an optional feature that can be turned
off.


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