dbgsrv/coredumpserver/interface/readme.txt
author ravikurupati
Mon, 22 Mar 2010 11:28:32 +0530
changeset 2 23ed33aed077
parent 0 c6b0df440bee
permissions -rw-r--r--
Updated the readme to reflect the current support.

Directory for:
  coredump\interface

top level system interface files

 - /common	Common definitions
 - /config 	parameter configuration interface
 - /formatter 	ECOM formatter plugin interface
 - /datasave 	ECOM writer plugin interface
 - /datasource  Data source API implemented by Core Dump Server and used by formatters to obtain crash data
 - /server 	client-server interface to the Core Dump Server