llcrashloggerlinux.cpp File Reference

Linux crash logger implementation. More...

#include "llcrashloggerlinux.h"
#include <iostream>
#include "linden_common.h"
#include "boost/tokenizer.hpp"
#include "indra_constants.h"
#include "llerror.h"
#include "llfile.h"
#include "lltimer.h"
#include "llstring.h"
#include "lldir.h"
#include "llsdserialize.h"

Include dependency graph for llcrashloggerlinux.cpp:

Go to the source code of this file.

Defines

#define MAX_LOADSTRING   100

Functions

static BOOL do_ask_dialog (void)

Variables

static const char dialog_text []
static const char dialog_title []


Detailed Description

Linux crash logger implementation.

LicenseInfo
firstyear=2003&license=viewergpl

Copyright (c) 2003-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llcrashloggerlinux.cpp.


Define Documentation

#define MAX_LOADSTRING   100

Definition at line 52 of file llcrashloggerlinux.cpp.

Referenced by LLCrashLoggerWindows::init().


Function Documentation

static BOOL do_ask_dialog ( void   )  [static]

Definition at line 76 of file llcrashloggerlinux.cpp.

References dialog_text, dialog_title, FALSE, llendl, llinfos, and NULL.

Referenced by LLCrashLoggerLinux::mainLoop().

Here is the caller graph for this function:


Variable Documentation

const char dialog_text[] [static]

Initial value:

"Second Life appears to have crashed or frozen last time it ran.\n"
"This crash reporter collects information about your computer's hardware, operating system, and some Second Life logs, all of which are used for debugging purposes only.\n"
"\n"
"Send crash report?"

Definition at line 55 of file llcrashloggerlinux.cpp.

Referenced by do_ask_dialog().

const char dialog_title[] [static]

Initial value:

"Second Life Crash Logger"

Definition at line 61 of file llcrashloggerlinux.cpp.

Referenced by do_ask_dialog().


Generated on Fri May 16 08:34:33 2008 for SecondLife by  doxygen 1.5.5