diff -r 2b433474f2ba -r 957c583b417b kerneltest/e32test/debug/d_debugapi.h --- a/kerneltest/e32test/debug/d_debugapi.h Tue Sep 28 15:28:31 2010 +0100 +++ b/kerneltest/e32test/debug/d_debugapi.h Mon Oct 04 12:03:52 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of the License "Eclipse Public License v1.0" @@ -131,7 +131,7 @@ TInt iThread_SavedSupervisorSP; TInt iThread_Priority; TInt iThread_ThreadType; - TInt iDebuggerOffset_Reserved12; + TInt iThread_iFlags; // process info TInt iProcess_Name; TInt iProcess_Id;