This is the mail archive of the gdb-patches@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: [RFA/commit/dwarf] Create partial symbols for nested subprograms


> Daniel> Not that I see any useful way around it, if subprograms really
> Daniel> can be children of lexical blocks.
> 
> Can we do it only for languages where we know this can occur?
> IOW, Ada?

That's what I was going to propose, but I wanted to do some measurement
too (tomorrow). Nested subprograms are possible in C, and aren't they
also available in C++? I don't mind supporting this only in Ada, though.

-- 
Joel


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