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: Question for debug_binfo function



  In message <366D810F.349C2A3C@splicenet.com.br>you write:
  > Making a research to discover in that function had a call for the
  > function debug_binfo (I file cp/tree.c), I discovered that any point
  > doesn't exist in the code source of the egcs-1.1.1 that calls the
  > function. Is she an obsolete function or without use that was not still
  > removed?
We often keep debugging functions around so that we can call them from
within the debugger when working on problems.

jeff


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