ramiro%netscape.com
|
676fd2002d
|
Add #ifdefs to make sure it only build on supported linux platforms.
|
1999-06-21 02:29:17 +00:00 |
ramiro%netscape.com
|
6d665f4de8
|
Make it work with gnu libc 2.1. On glibc 2.1, the Dl_info api defined in
<dlfcn.h> is only exposed __USE_GNU is defined. I suppose its some kind of
standards adherence thing.
|
1999-06-16 04:55:36 +00:00 |
waterson%netscape.com
|
1992f25d97
|
Add WalkTheStack() implementation for i386 Linux. Tip o' the hat to kipp for the stack walking code, and shaver for the dladdr() hint. Replace PR_snprintf() with nsIToA().
|
1999-06-16 02:05:32 +00:00 |
waterson%netscape.com
|
3f6de63f6b
|
Clean up stack trace output: add displacements and remove spaces that sometimes appear in demangled symbols (so my perl script doesn't barf).
|
1999-06-15 05:27:09 +00:00 |
waterson%netscape.com
|
9bd4de486d
|
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
|
1999-06-15 03:25:27 +00:00 |
braddr%puremagic.com
|
492c188f5a
|
Move some trace refcounting only code and variables inside the proper ifdefs
|
1999-04-10 08:50:50 +00:00 |
troy%netscape.com
|
09c11b64cd
|
Per Kipp's request, added patch from Mark Harvey (Mark.Harvey@wireplay.bt.co.uk) so we
don't have an imagehlp.dll dependency unless MOZ_TRACE_XPCOM_REFCNT is defined
|
1999-02-26 17:39:55 +00:00 |
kipp%netscape.com
|
4dece4f293
|
Expose WalkTheStack
|
1998-11-26 18:03:20 +00:00 |
rpotts%netscape.com
|
320ec4afcd
|
Made nsTraceRefcnt threadsafe...
|
1998-09-19 06:56:22 +00:00 |
kipp%netscape.com
|
75845450ff
|
Only execute SymLoadModule when tracing is enabled
|
1998-09-15 00:13:35 +00:00 |
kipp%netscape.com
|
98274a7822
|
new
|
1998-09-12 19:25:06 +00:00 |