binutils, bfd library, debug.h/c files and so on...

Ian Lance Taylor ian@airs.com
Fri Sep 30 06:43:00 GMT 2005


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



More information about the Binutils mailing list