Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: Making "info thread" sane
@ 2004-03-08 19:21 Jim Houston
  0 siblings, 0 replies; 15+ messages in thread
From: Jim Houston @ 2004-03-08 19:21 UTC (permalink / raw)
  To: gdb

George Anzinger wrote:
> The problem is that, for most threaded apps and for the kernel which
> treats each task as a thread, the "info thread" command gives a list
> of threads all stopped in the context switch code.  What is desired is
> to do one or more "up" commands and report info on this location.

Hi Everyone,

I just posted a couple patches (on gdb-patches) which I did to
support using kgdb on x86-64 linux.

The one titled "thread info - automatic skip frames" addresses
the problem George described above.  

My patch lets you list functions which should be automatically
skipped when choosing a frame to display as part of the 
"info threads" command.  e.g.:

	set skip-frame thread_return,schedule_timeout
	
Jim Houston - Concurrent Computer Corp.







^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <20040227212301.GC1052@smtp.west.cox.net>]

end of thread, other threads:[~2004-04-21  0:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08 19:21 Making "info thread" sane Jim Houston
     [not found] <20040227212301.GC1052@smtp.west.cox.net>
     [not found] ` <20040227235059.GG425@elf.ucw.cz>
     [not found]   ` <403FEA02.6040506@mvista.com>
     [not found]     ` <200403011454.35346.amitkale@emsyssoft.com>
     [not found]       ` <4044FEDE.5000105@mvista.com>
     [not found]         ` <20040302214535.GA24405@nevyn.them.org>
     [not found]           ` <40450749.7020304@mvista.com>
     [not found]             ` <20040302221718.GA26931@nevyn.them.org>
2004-03-02 23:15               ` George Anzinger
2004-03-02 23:25                 ` Andrew Cagney
2004-03-03  0:14                   ` George Anzinger
2004-03-03  6:01                     ` Eli Zaretskii
2004-03-03 14:28                       ` Daniel Jacobowitz
2004-03-03 15:08                         ` Andrew Cagney
2004-03-03 18:40                         ` George Anzinger
2004-03-03 18:54                           ` Andrew Cagney
2004-03-03 22:04                             ` George Anzinger
2004-03-09  1:25                               ` Andrew Cagney
2004-03-12  0:24                                 ` George Anzinger
2004-03-12 21:33                                   ` Andrew Cagney
2004-03-22  9:40                                     ` George Anzinger
2004-04-21  1:30                                     ` George Anzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox