From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5929 invoked by alias); 1 Dec 2001 22:01:38 -0000 Mailing-List: contact insight-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 5853 invoked from network); 1 Dec 2001 22:01:33 -0000 To: Insight List Subject: list of files X-Zippy: Where's the Coke machine? Tell me a joke!! X-Attribution: Tom Reply-To: tromey@redhat.com From: Tom Tromey Date: Fri, 05 Oct 2001 18:06:00 -0000 Message-ID: <871yieoavr.fsf@creche.redhat.com> X-SW-Source: 2001-q4/txt/msg00072.txt.bz2 Today I'm debugging gcc. gcc has two files named expr.c -- one is gcc/expr.c and the other gcc/java/expr.c. The file combobox on the source window only lists one of them. I'd like to put a breakpoint on a certain line in the other one. But I don't see a way to do this without using the console window. I think this is a bug. Tom From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Insight List Subject: list of files Date: Sat, 01 Dec 2001 14:01:00 -0000 Message-ID: <871yieoavr.fsf@creche.redhat.com> X-SW-Source: 2001-q4/msg00373.html Message-ID: <20011201140100.PqYp_dtzVn7oqrwvntiUdSN34qaSxcOBToSq9veL5oE@z> Today I'm debugging gcc. gcc has two files named expr.c -- one is gcc/expr.c and the other gcc/java/expr.c. The file combobox on the source window only lists one of them. I'd like to put a breakpoint on a certain line in the other one. But I don't see a way to do this without using the console window. I think this is a bug. Tom