emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: runaway emacs process


From: Nick Roberts
Subject: Re: runaway emacs process
Date: Wed, 14 Feb 2007 12:21:27 +1300

 > Emacs seems to be running continuously, hogging 100% of one
 > processor. gdb also runs periodically, using about 1% of a
 > processor. However, gdb does not appear to be working correctly. In
 > the gud buffer, it seems that gdb has been stopped since friday
 > night. I last used it then to print a value. Now, when I try to print the
 > same value, it prints a breakpoint summary instead:
 > 
 > (gdb) p *ctarget
 > Num Type           Disp Enb Address    What
 > 2   breakpoint     keep y   0x0002755c in rcData::set_rc(char*, bool) at 
 > ../src/driver/bit_util.cc:1010
 >      breakpoint already hit 1 time

This is very probably a bug in gdb-ui.el.  When gdb is doing nothing, the
variables gdb-input-queue and gdb-pending-triggers should be nil.  What are
the values in your case?  Which other GDB buffers are you using?  (Do C-x C-b
and look for "*.... of bits*").

To debug this properly we need a precise recipe.  Can you post a simple
program and configuration where this happens?


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]