Jacek Caban
|
7393907967
|
Bug 569586 - XPCOM compilation failure on mingw-w64 due to pointer to int cast loosing precision. r=benjamin
--HG--
extra : rebase_source : e4d0b0b110992af5f397aea52c36a5f5ed9f56c5
|
2010-06-25 14:02:24 +02:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Makoto Kato
|
64ceec236c
|
Bug 475229 - xpcom/base/nsStackWalk support for Windows x64. r=benjamin
|
2009-03-22 12:53:47 +09:00 |
|
Robert O'Callahan
|
9d8186e0e0
|
Bug 478195 - '[Mac] Same-thread deadlock with trace-malloc (causing random red on OS X 10.5.2 mozilla-central leak test build)'. r=dbaron.
|
2009-02-17 21:11:29 -08:00 |
|
Brad Lassey
|
4342224fbe
|
Bug 455381 - WinCE XPCOM Explicit Unicode API Calls, Wide Char CheckVersion Function r=bsmedberg
|
2008-12-03 08:41:12 -05:00 |
|
roc+@cs.cmu.edu
|
1359e3a201
|
Bug 417903. Don't crash if _SymGetLineFromAddr64 fails. r=benjamin,a=beltzner
|
2008-02-24 17:16:41 -08:00 |
|
dbaron@dbaron.org
|
c861e5a715
|
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
|
2008-02-03 11:59:07 -08:00 |
|
dbaron@dbaron.org
|
3896f75022
|
Switch back to evil casts, which are the only solution that works across SDK version. b=415252
|
2008-02-03 11:51:14 -08:00 |
|
dbaron@dbaron.org
|
4425004b4d
|
Match new (more-const) signature for PENUMLOADED_MODULES_CALLBACK and PENUMLOADED_MODULES_CALLBACK64. b=415426 Fixing bustage on Windows tinderbox from SDK upgrade.
|
2008-02-03 11:34:31 -08:00 |
|
karlt+@karlt.net
|
e6cd923439
|
Bug 326594 - Consider using backtrace() for Unix stack traces: Add safety checks to i386/ppc unwind and use libgcc_s for amd64 and others r=dbaron,bsmedberg a=schrep
|
2007-11-11 20:45:40 -08:00 |
|
dbaron@dbaron.org
|
333618edd4
|
Back out a small part of bug 391848 to fix bustage for some people (and add a comment warning about the problem).
|
2007-08-27 22:42:25 -07:00 |
|
dbaron@dbaron.org
|
f587e91942
|
Do stack walking on a single thread to avoid deadlocks during thread creation. b=391321 r=robarnold@mozilla.com sr=jmathies@mozilla.com (delegated by bsmedberg) a1.9=bzbarsky@mit.edu
|
2007-08-27 22:42:04 -07:00 |
|
dbaron@dbaron.org
|
3d844b932b
|
Allow builds compiled with VC8 to function with older versions of dbghelp.dll. b=391848 r+a=bsmedberg
|
2007-08-19 14:38:31 -07:00 |
|
dbaron@dbaron.org
|
7344964330
|
Debugging code and cleanup from fixing Windows stack traces to work on VC8-compiled builds in addition to VC7.1-compiled builds. b=391848 r=bsmedberg a=bzbarsky
|
2007-08-19 14:37:55 -07:00 |
|
dbaron@dbaron.org
|
316ba54207
|
Enable Linux stack walking code on Mac OS X. b=336517 r+a=bsmedberg
|
2007-08-15 17:03:29 -07:00 |
|
dbaron@dbaron.org
|
dc6322123e
|
Include file name and line number in Windows stack traces. b=391850 r+a=bsmedberg
|
2007-08-14 09:34:32 -07:00 |
|
dbaron@dbaron.org
|
367db6a074
|
Merge nsStackFrameWin and nsStackFrameUnix into nsStackWalk. b=391793 r+a=bsmedberg
|
2007-08-13 12:37:36 -07:00 |
|
dbaron@dbaron.org
|
9afc343b9e
|
Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan
|
2007-08-10 15:20:48 -07:00 |
|
dbaron@dbaron.org
|
0963614ac2
|
Split the address->symbol mapping from the rest of the stack walking code. b=374829 r=bsmedberg a=bzbarsky
|
2007-08-10 14:29:37 -07:00 |
|
dbaron@dbaron.org
|
e6a0747a5d
|
Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky
|
2007-08-10 14:28:22 -07:00 |
|