Path: utzoo!telly!philmtl!uunet!tut.cis.ohio-state.edu!AI.MIT.EDU!rms From: rms@AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.gdb.bug Subject: Disambiguation of warbitrary identifiers in GDB Message-ID: <8908241935.AA00513@apple-gunkies.ai.mit.edu> Date: 24 Aug 89 19:35:51 GMT Article-I.D.: apple-gu.8908241935.AA00513 References: <8908241856.AA22678@curly> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 I don't think we should spend the time it would take to implement the feature of specifying a scope for an identifier. It doesn't make sense in many cases, so it will be hard to spec. But ordinary identifiers that are static in one file are visible in other files in GDB. Why not struct tags also? That should be easy.