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: gdb-6.4 is not working properly for input 'q'


Hi, 

The following result was the effect of "info threads"
command

Architecture: x86_64 , Linux kernel : 2.6.7 and 2.6.20



34 process 541  0xffffffffa017544e in ?? ()
  33 process 540  schedule_timeout
(timeout=1101144554856)
    at kernel/timer.c:1164
  32 process 493  md_thread (arg=0xffffffff8068c800)
at drivers/md/md.c:4526
  31 process 384  schedule_timeout
(timeout=9223372036854775807)
---Type <return> to continue, or q <return> to
quit---q
 at kernel/timerQuit
  30 process 383  schedule_timeout
(timeout=1100444515608)
    at kernel/timer.c:1164
  29 process 382  0xffffffff801656b7 in worker_thread
(__cwq=0x100fb134650)
    at include/linux/sched.h:1163
  28 process 381  0xffffffff801656b7 in worker_thread
(__cwq=0x100fb134190)
    at include/linux/sched.h:1163



It displays the --- continue Or quit --- 
I have entered the 'q' (want to stop scrolling).

But, it shows the "Quit" and continues to scroll down.

We can observe that - the last line (24th line) on
cosole has a wrapped text (ie "at kernel/").

Please update me with the change.

Thanks
RAM





--- Daniel Jacobowitz <drow@false.org> wrote:

> On Tue, Apr 24, 2007 at 07:45:59AM -0700, Dharmosoth
> Seetharam wrote:
> > 
> > No, it is also not working on gdb-6.6 .
> 
> In that case, please post a complete way to
> reproduce the problem.
> What platform are you using GDB on?
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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