This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: binutils, bfd library, debug.h/c files and so on...


Tarmo Pikaro <tapika@yahoo.com> writes:

> About printing out structures - debug_write does not
> seems to be feasible for my needs, I will probably
> recosider by tampering into debug.c directly...
> My idea was that I will make debugex.c which will
> #include "debug.c" and I will add needed functions
> there.
> 
> By doing so I will not tamper your code. (my proposal)

Please don't #include "debug.c", at least if you want to get the patch
into the binutils.  Just go ahead and edit debug.c.

Ian


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