debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/sos_cdb.htm
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 528 c2f955ed5348
child 1024 48b401835d0a
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
cawthron
parents:
diff changeset
     3
<html>
cawthron
parents:
diff changeset
     4
<head>
cawthron
parents:
diff changeset
     5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
cawthron
parents:
diff changeset
     6
	<title>Carbide.c++ User Guide</title>
cawthron
parents:
diff changeset
     7
    <link href="../book.css" rel="stylesheet" type="text/css">
cawthron
parents:
diff changeset
     8
	<style>
cawthron
parents:
diff changeset
     9
		table, td, th { border: 0px none #FFF; }
cawthron
parents:
diff changeset
    10
    .style2 {font-weight: bold}
cawthron
parents:
diff changeset
    11
    .style3 {color: #FFFFFF}
cawthron
parents:
diff changeset
    12
    </style>
cawthron
parents:
diff changeset
    13
</head>
cawthron
parents:
diff changeset
    14
cawthron
parents:
diff changeset
    15
<body background="background_carbide.jpg" >
cawthron
parents:
diff changeset
    16
<p>&nbsp;</p>
cawthron
parents:
diff changeset
    17
<table width="530" border="0" align="center" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF" >
cawthron
parents:
diff changeset
    18
  <tr>
cawthron
parents:
diff changeset
    19
    <td width="215"><img src="about_cpp.png" width="225" height="200"></td>
cawthron
parents:
diff changeset
    20
    <td width="294" valign="bottom"><p align="right"><b><img src="brandmark_cpp.gif" width="106" height="52"></b></p>
cawthron
parents:
diff changeset
    21
        <p>&nbsp;</p>
cawthron
parents:
diff changeset
    22
        <p>&nbsp;</p>
cawthron
parents:
diff changeset
    23
        <p>&nbsp;</p>
cawthron
parents:
diff changeset
    24
        <p class="titleSmall">Copyright &copy;2006, 2008 Nokia Corporation. All rights reserved. <a href="http://forum.nokia.com/carbide">http://forum.nokia.com/carbide</a></p>
cawthron
parents:
diff changeset
    25
    </td>
cawthron
parents:
diff changeset
    26
  </tr>
cawthron
parents:
diff changeset
    27
  <tr>
cawthron
parents:
diff changeset
    28
    <td colspan="2"><h1 align="center">Symbian OS Crash Debugger</h1>
cawthron
parents:
diff changeset
    29
      <p align="center" class="titleSmall"><span class="style2">Version 1.3; June, 2007</span></p></td>
cawthron
parents:
diff changeset
    30
  </tr>
cawthron
parents:
diff changeset
    31
</table>
cawthron
parents:
diff changeset
    32
</body>
cawthron
parents:
diff changeset
    33
</html>