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



If debug_reload takes a FILE * argument it should permit NULL and use
stderr in that case.  That would make it possible to call the function
from a debugger; on most systems it is inconvenient to compute the
value of stdout or stderr in a debugger.



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