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/dwarf 2/2] Mark all functions as prototyped except C functions.


> Joel> Pierre noticed a small typo in "asssume" (thank you!), so here is
> Joel> a new version with the typo corrected.
> 
> Sorry, one last question -- do we need an exclusion for OpenCL as well?
> OpenCL is based on C99.

I couldn't really find an answer via quick googling. I am happy
excluding opencl as well - that would preserve the existing behavior
for this language. Or said differently, it would change the behavior
for the following languages: D, Go, Fortran, M2, Asm, Ada, and
"minimal".

-- 
Joel


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