Daniel Jacobowitz wrote:
> On Tue, Dec 26, 2006 at 01:19:00PM +0100, Christian
Parpart wrote:
>> Is there a way to do such things using gdb?
>
> Not yet, no. But it could probably be added using your
definition of
> interesting files.
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.
- Volodya
|