This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: help please


Hi Varun,

 I am sure, i have heard of a small library to get
stack traces from within C/C++ code, but i never tried
and forgot all about it.:)
 There are tons of memory debuggers available, if you
ask google:), i use ElectricFence once in a while, and
i am pretty happy with it. I have not had much luck
with leak detectors so far.
 I must say, i prefer proper unit testing etc to debugging,
but it is not easy to avoid entirely.

Yours sincerely,

Bjorn


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