kerneltest/e32test/debug/d_debugapi.h
changeset 279 957c583b417b
parent 0 a41df078684a
equal deleted inserted replaced
275:2b433474f2ba 279:957c583b417b
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   129 	TInt iThread_UserStackSize;
   129 	TInt iThread_UserStackSize;
   130 	TInt iThread_UserContextType;
   130 	TInt iThread_UserContextType;
   131 	TInt iThread_SavedSupervisorSP;
   131 	TInt iThread_SavedSupervisorSP;
   132 	TInt iThread_Priority;
   132 	TInt iThread_Priority;
   133 	TInt iThread_ThreadType;
   133 	TInt iThread_ThreadType;
   134 	TInt iDebuggerOffset_Reserved12;
   134 	TInt iThread_iFlags;
   135 	// process info
   135 	// process info
   136 	TInt iProcess_Name;
   136 	TInt iProcess_Name;
   137 	TInt iProcess_Id;
   137 	TInt iProcess_Id;
   138 	TInt iProcess_Attributes;
   138 	TInt iProcess_Attributes;
   139 	TInt iProcess_CodeSeg;
   139 	TInt iProcess_CodeSeg;