This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: debug_reload output


>   In message <199710150932.LAA17687@lslsun17.epfl.ch>you write:
>   > I agree that the two function thing is the best approach.  How about
>   > debug_reload_to_stream(FILE *) as the new function?
> That would be fine.
> 
> What I would suggest you do is have debug_reload_to_stream actually
> have the real code to output the info.  debug_reload would then just
> call debug_reload_to_stream with stderr as its argument.

Just what I had in mind :-)  I should be sending you a new patch shortly,
if there are no strong objections...

					Christian


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