crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CommsDbServer.xml
changeset 4 615035072f7e
parent 3 431bbaccaec8
child 5 844b047e260d
--- a/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/CommsDbServer.xml	Tue Feb 23 17:04:33 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<panic_category>
-  <category_name>CommsDbServer</category_name>
-  <category_description> &lt;p&gt;CommDb panics:&lt;/p&gt;</category_description>
-  <panics>
-    <panic>
-      <panic_id>1</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::InsertRecord()&lt;/code&gt; called when &lt;code&gt;InsertRecord()&lt;/code&gt; or &lt;code&gt;UpdateRecord()&lt;/code&gt; has already been made.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>2</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::UpdateRecord()&lt;/code&gt; called when &lt;code&gt;InsertRecord()&lt;/code&gt; or &lt;code&gt;UpdateRecord()&lt;/code&gt; has already been made.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>3</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::DeleteRecord()&lt;/code&gt; called when a previous call to &lt;code&gt;InsertRecord()&lt;/code&gt; or &lt;code&gt;UpdateRecord()&lt;/code&gt; has been made&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>4</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::PutRecordChanges()&lt;/code&gt; called without previous call to &lt;code&gt;InsertRecord()&lt;/code&gt; or &lt;code&gt;UpdateRecord()&lt;/code&gt;&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>5</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::CancelRecordChanges()&lt;/code&gt; called without previous call to &lt;code&gt;InsertRecord()&lt;/code&gt; or &lt;code&gt;UpdateRecord()&lt;/code&gt;&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>6</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::GotoFirstRecord()&lt;/code&gt; called while an operation involved in inserting or updating a record is still outstanding, or when the view has been closed.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>7</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::GotoNextRecord()&lt;/code&gt; called while an operation involved in inserting or updating a record is still outstanding, or when the view has been closed.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>8</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommsDbTableView::GotoPreviousRecord()&lt;/code&gt; called while an operation involved in inserting or updating a record is still outstanding, or when the view has been closed.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>10</panic_id>
-      <panic_description>&lt;p&gt;Attempt made to read from a column before either &lt;code&gt;PutRecordChanges()&lt;/code&gt; or &lt;code&gt;CancelRecordChanges()&lt;/code&gt; has been called to complete a record insertion or update operation.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>12</panic_id>
-      <panic_description>&lt;p&gt;Attempt is made to write to a column without calling &lt;code&gt;CCommsDbTableView::InsertRecord()&lt;/code&gt; or &lt;code&gt;CCommsDbTableView::UpdateRecord()&lt;/code&gt;&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>13</panic_id>
-      <panic_description>&lt;p&gt;Attempt to write to table ID column with &lt;code&gt;CCommsDbTableView::WriteUintL()&lt;/code&gt;.&lt;/p&gt;</panic_description>
-    </panic>
-    <panic>
-      <panic_id>14</panic_id>
-      <panic_description>&lt;p&gt;&lt;code&gt;CCommDbOverrideSettings::GetLongDesOverride()&lt;/code&gt; called with too small &lt;code&gt;aValue&lt;/code&gt; buffer.&lt;/p&gt;</panic_description>
-    </panic>
-  </panics>
-</panic_category>
\ No newline at end of file