Граф коммитов

49 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 2c59f5e5ef Enable stack trace on crash for x86_64 Linux (bug 346843). Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r+sr=me. 2006-08-06 18:48:14 +00:00
dbaron%dbaron.org b3cb479878 Do the crash-information dance for SIGFPE as well. b=333538 r+sr=bryner 2006-04-11 23:41:37 +00:00
kaie%kuix.de 81991bcb43 Backing out my previous experimental checkin. 2006-04-04 09:31:49 +00:00
kaie%kuix.de 19b3c3322a Temporarily installing a sighup for printing the stack, in the hope it will help us understand the test failures on tinderbox machines.
Will be backed out shortly.
r=jag
2006-04-04 09:08:52 +00:00
davel%mozilla.com 9bcfb6005c Bug 324483 - in debug builds, we sleep 300 seconds to allow a developer
time to attach to the dying process with gdb.  This patch  adds code to
check the env var MOZ_GDB_SLEEP to specify a different duration.
2006-02-08 21:38:52 +00:00
timeless%mozdev.org 66f1b2ad42 backing out changes from
Bug 323853 - JB_BP not exported by newer glibc
per shaver, r=shaver
2006-02-03 19:35:14 +00:00
wr%rosenauer.org e02549661e Bug 323853 - JB_BP not exported by newer glibc (2.4), r=bsmedberg, sr=shaver 2006-01-25 05:46:27 +00:00
bugzilla%standard8.demon.co.uk 4dd600e593 Bug 306840 Improve PR_GetEnv() usages. (Av2) <XpFe/*> patch by Serge GAUTHERIE <gautheri@noos.fr> r=timeless,sr=neil.parkwaycc.co.uk 2005-12-22 17:57:13 +00:00
timeless%mozdev.org 8ea2a7d6d5 Build bustage from bug 237745, caused by a typo.
nsXPFEComponentCID.h should be nsXPFEComponentsCID.h
2004-11-30 23:24:59 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
timeless%mozdev.org 37ec904a3b Bug 156632 useless call to PR_CurrentThread
patch by riceman+bmo@mail.rit.edu r=dbaron sr=darin
2004-09-08 22:56:06 +00:00
gerv%gerv.net f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
amardare%qnx.com a700cd7a74 Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
Removed the munlockall() call.
2004-01-05 23:33:39 +00:00
chanial%noos.fr b1e88957c4 bug 213158: fix mispelling s/attatch/attach
r/sr=dbaron
2003-07-20 21:08:42 +00:00
dbaron%dbaron.org 61083ede85 Don't bother with strsignal on Linux, since the portability problems aren't worth it. b=177912 r=bryner sr=dmose 2003-06-01 20:18:18 +00:00
dbaron%dbaron.org b1ddb380e6 OK, we can't use __GLIBC_PREREQ, since some compilers report a parse error when it's not present. b=177912 2003-02-22 20:45:06 +00:00
dbaron%dbaron.org fc5233dd91 Fix compilation problems for some people. b=177912 sr=bryner 2003-02-22 19:22:27 +00:00
dbaron%dbaron.org 1ec50be513 Back out changes for bug 177912, since they broke an RH 7.x commercial tinderbox (and probably other similar build configurations). 2003-01-18 05:18:45 +00:00
dbaron%dbaron.org bc24dba3d1 Possible fix for bustage on some machines. b=177912 2003-01-18 03:58:17 +00:00
dbaron%dbaron.org 31483c6df1 Fix some reported compilation problems by including string.h with _GNU_SOURCE defined rather than prototyping strsignal ourselves. b=177912 sr=bryner 2003-01-17 23:44:17 +00:00
dougt%netscape.com 23b3fe29ca Enabling GRE support in the mozilla client. r=chak, sr=darin, b=173262 2003-01-16 19:25:47 +00:00
timeless%mac.com 43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
danm%netscape.com 091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
dbaron%fas.harvard.edu 4a7a6f64f0 Turn on Ramiro's code to stack-trace and suspend when we crash, for DEBUG builds. b=14989 r=bryner sr=brendan 2002-07-05 05:31:04 +00:00
darin%netscape.com bfae24cf47 backing out unintended changes -- fixes OS/2 bustage, b=124042 2002-03-06 19:03:32 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
seawood%netscape.com 2ae99b0ab6 Replace NTO with MOZ_WIDGET_PHOTON as necessary.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #119275 r=cls
2002-01-14 08:22:35 +00:00
dbaron%fas.harvard.edu c7a80ff720 Fix up stacktrace-on-crash debugging code in preparation for turning it on by default. b=14989 r=bryner sr=brendan 2001-11-03 05:43:25 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
cls%seawood.org 3bd4e80c52 Change beos sighandler to get the nsAppShellService and call its shutdown function on SIGTERM rather than forcefully quitting the app.
Bug #99564 sr=alecf
2001-09-19 02:51:32 +00:00
cls%seawood.org 599e248dcc Add signal handlers for BeOS so tinderbox scripts can run tests.
Add use of BApplication to viewer.
Bug 92381 r=timeless a=blizzard
2001-07-27 22:16:33 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com d1fabdbd6b Fixed FPRINTF => PRINTF 2000-10-28 04:15:35 +00:00
warren%netscape.com 31b979884d Fixed extra 0 param 2000-10-28 01:52:46 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
ann.adamcik%sun.com 40b85aeef6 Bug 24828. Increased file descriptor limit on Solaris to a reasonable
number (default is 64 on Solaris7).  r=cls@seawood.org, a=vidur@netscape.com
2000-08-22 03:42:32 +00:00
cls%seawood.org 1a2d819453 For reasons not yet known, my build & the linux/arm tinderbox needed to include <stdlib.h> to get atoi(). 2000-08-01 06:09:14 +00:00
dougt%netscape.com fed5f8c2d7 Make setting the env MBs not bytes. r=valeski@netscape.com
DEBUGGIN code
2000-08-01 02:51:22 +00:00
dougt%netscape.com 4cec055e33 Fix to allow MOZ_MEM_LIMIT be the upper limit in memory allocation.
Debugging code.  pavlov reviewed.
2000-08-01 01:46:52 +00:00
pavlov%netscape.com 1b23366994 fix for 40020 r=alecf,mscott 2000-05-22 21:50:40 +00:00
pavlov%netscape.com cc3aa17aae last minute change 2000-05-17 06:59:50 +00:00
pavlov%netscape.com 9f2ffd0225 one other things.. 2000-05-17 06:48:21 +00:00
pavlov%netscape.com 651ac89102 adding comment 2000-05-17 06:38:27 +00:00
pavlov%netscape.com 411326dc92 minor fixups to the way we handle signals r=brendan 2000-05-17 04:06:08 +00:00
Jerry.Kirk%Nexwarecorp.com 1d6986a54c Added an include to silence some warnings and added a call to munlockall().
r=kedl
1999-12-07 13:12:26 +00:00
ramiro%fateware.com 4267847081 Take myself out of the debug code, since it has broken since I last looked
at it.
1999-11-22 05:03:48 +00:00
duncan%be.com 727d390659 Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
cls%seawood.org 3e56cce2a8 Missing include was causing strncpy to be undefined and we should be using PL_strncpy anyways. Added newline at end of file to get rid of a warning. 1999-11-20 10:05:44 +00:00
Jerry.Kirk%Nexwarecorp.com 113be4aaab Adding nsSigHandlers file to pull out unix signal handlers into a
seperate file.
r=Ramiro
1999-11-19 01:55:19 +00:00