|
1 # Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 # All rights reserved. |
|
3 # This component and the accompanying materials are made available |
|
4 # under the terms of the License "Eclipse Public License v1.0" |
|
5 # which accompanies this distribution, and is available |
|
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 # |
|
8 # Initial Contributors: |
|
9 # Nokia Corporation - initial contribution. |
|
10 # |
|
11 # Contributors: |
|
12 # |
|
13 # Description: |
|
14 # Version information for crash monitor data |
|
15 # |
|
16 |
|
17 Version 1.00.002 |
|
18 ================= |
|
19 (Made by XXXX XXXX XX/06/2009) |
|
20 |
|
21 1. OliverStuart |
|
22 1. MINOR CHANGE: CR1970: Adding missing S60 distribution files and correcting IDs. |
|
23 2. MINOR CHANGE: CR1994: Updating incorrect copyright headers. |
|
24 |
|
25 Version 1.00.001 |
|
26 ================= |
|
27 (Made by Vino Jose 09/06/2009) |
|
28 |
|
29 1. OliverStuart |
|
30 1. MINOR CHANGE: CR1970: Setting correct IDs on S60 distribution policy files. |
|
31 2. MINOR CHANGE: CR1994: Replacing Symbian copyright notices with SF notices. |
|
32 |
|
33 Version 1.00.000 |
|
34 ================= |
|
35 |
|
36 (Made by stephenroberts 17/11/2008) |
|
37 |
|
38 1. stephenroberts |
|
39 MILESTONE: Capari,GT0441,MS3.x,DSx: PREQ1700: Extend core dump server to capture system crash data |
|
40 Initial release of PREQ1700. The System Crash Monitor and Crash Log Walker supports the following data types: |
|
41 TCrashOffsetsHeader version 1 |
|
42 TCrashInfoHeader version 1 |
|
43 TRawData version 1 |
|
44 TThreadData version 1 |
|
45 TThreadStack version 1 |
|
46 TRegisterValue version 1 |
|
47 TRegisterSet version 1 |
|
48 TMemoryDump version 1 |
|
49 TCodeSegmentSet version 1 |
|
50 TCodeSegment version 1 |
|
51 TCodeSegment version 1 |
|
52 TVariantSpecificData version 1 |
|
53 TRomHeaderData version 1 |
|
54 TSCMLockData version 1 |
|
55 TScmChecksum version 1 |