This is the mail archive of the gdb-patches@sources.redhat.com 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] Artifical dwarf2 debug info


On Sun, 15 Dec 2002, Michal Ludvig wrote:

> Since this debug info is hardware dependent, I introduce a new gdbarch 
> item: dwarf2_create_fde. Any architecture using Dwarf2 CFI that will 
> like to profit from it must have it's own <whtever>_dwarf2_create_fde() 
> function, very similar to the one I did for x86-64.

I submit that this should be documented in gdbint.texinfo.  I think _any_ 
feature that needs arch-specific code to be supported should be mentioned 
in the internals manual.

Assuming the code is accepted, could you please consider writing a short 
section about this?  It sounds like the comments you've put in the code 
could serve as the good starting point for the documentation.

TIA


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