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]

Re: gdb eats 100% cpu for relative long time when I single step one instruction


On Mon, Jun 27, 2005 at 11:59:15PM +0200, Thomas Glanzmann wrote:
> Hello,
> 
> > These are just display panes.  It sounds like something is broken
> > inside the TUI.  You'll have to build a debuggable GDB and attach
> > another gdb to it to see what it's spinning on.
> 
> I made a screenshot[1]. I guess that every time I do a single step gdb
> tries to analyze the jzero_far function he thinks I am in. He also says 
> jzero_far+1846439. But if this doesn't help I can attach.

Sorry, this doesn't tell me much.  I'd need backtraces inside GDB to
know what it thinks it is doing.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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