This is the mail archive of the gdb@sources.redhat.com 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]

Problem with "finish" command in insight.


Hello!

I have noticed a problem with the "finish" command when insight is used.
The finish command sets an invisible breakpoint in the calling function.
For some reason this invisible breakpoint is not removed afterwards.
Therefore all consecutive "continue" commands stumble over this invisible
breakpoint.

I can't reproduce this with plain gdb. When using insight, it doesn't make
any difference whether the "finish"-button or the "finish" command from the
console window is used.

Have anyone seen such an effect? Or maybe someone can reproduce it?
Maybe someone could give me a hint where I should dig for the bug?

Thanks!

-- 
Please visit and sign http://petition-eurolinux.org and http://www.ffii.org
-- Josef Wolf -- jw@raven.inka.de --


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