From a4d46605ca5acf6be6485e079a368afa67d5de80 Mon Sep 17 00:00:00 2001 From: mwebster Date: Thu, 26 Oct 2006 17:23:50 +0000 Subject: Bug 159854 "Problem Diagnosis Guide" (skeleton) --- docs/pdGuideDB/ajcore.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/pdGuideDB/ajcore.xml (limited to 'docs/pdGuideDB/ajcore.xml') diff --git a/docs/pdGuideDB/ajcore.xml b/docs/pdGuideDB/ajcore.xml new file mode 100644 index 000000000..c78ce85e3 --- /dev/null +++ b/docs/pdGuideDB/ajcore.xml @@ -0,0 +1,15 @@ + + AspectJ Core Files + + + Introduction + + When the compiler terminates abnormally, either because an abort message was + issued or an exception was thrown, a AspectJ core file will be produced. You will + find it the working directory of the compiler and will have a name that contains + the date and time that the file was produced + e.g. ajcore.20060810.173655.626.txt. + + + + -- cgit v1.2.3