public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* duplicated source file names
@ 2003-08-14  6:59 John Williams
  2003-08-14 16:02 ` Keith Seitz
  0 siblings, 1 reply; 9+ messages in thread
From: John Williams @ 2003-08-14  6:59 UTC (permalink / raw)
  To: insight

Hi,

Debugging a linux kernel, there are many instances where source files of 
the same name but different in directories exist - for example super.c 
appears in several of the filesystem subdirectories.

However, when debugging this in insight, it only seems to be able to 
"recognise" one instance of a particular filename.  So, even though I 
type in the name of a function in the function drop down 
"ext2_read_super", which exists in fs/ext2/super.c, Insight displays the 
file /fs/super.c.

This is all on gdb5.0 under RH linux (but also same under Cygwin).

Is this a known issue?  IS there a way I can qualify the function name 
(or indeed source file) to specify *which* super.c it should find a 
function in?

Thanks,

John

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-08-18 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-14  6:59 duplicated source file names John Williams
2003-08-14 16:02 ` Keith Seitz
2003-08-14 21:52   ` John Williams
2003-08-14 23:28     ` Keith Seitz
2003-08-14 23:35       ` John Williams
2003-08-14 23:42         ` Keith Seitz
2003-08-15 15:52     ` Andrew Cagney
2003-08-16 18:46       ` Tom Tromey
2003-08-18 16:03       ` Steve Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).