このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XDebugging
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: script ::

deprecated interface XDebugging
Usage 制限s
deprecated
Description
makes it possible to 始める,決める breakpoints in an interpreter.

Methods' 要約
setBreakPoint returns the source code line where the breakpoint was 始める,決める.  
clearAllBreakPoints (疑いを)晴らすs all breakpoints in the module 始める,決める by "setBreakPoint".  
eval 評価するs an 表現.  
getStackTrace Returns the engine's stack trace of the 現在の 遂行する/発効させる position. Line break is the delimiter.  
getContextInformation returns more 詳細(に述べる)d (警察などへの)密告,告訴(状) about a 明示するd stack でっちあげる,人を罪に陥れる.  
dumpVariable returns the value of the variable at the given stack position.  
setVariable 始める,決めるs the value of the 明示するd variable within the 明示するd stack でっちあげる,人を罪に陥れる.  
isVariable returns whether the given variable 存在するs within the 明示するd stack でっちあげる,人を罪に陥れる.  
stop stops the 死刑執行 of the interpreter.  
stepOver 遂行する/発効させるs the next and only the next 声明.  
stepIn 遂行する/発効させるs the next and only the next 声明.  
stepOut 遂行する/発効させるs the program until the next return from this stack でっちあげる,人を罪に陥れる.  
doContinue continues the program 死刑執行.  
Methods' 詳細(に述べる)s
setBreakPoint
long
setBreakPoint( [in] string  aModuleName,
[in] long  nSourceCodeLine,
[in] boolean  bOn );

Description
returns the source code line where the breakpoint was 始める,決める.

The value can 異なる from the parameter nSourceCodeLine when this is not a valid line to place it. -1 示すs that the breakpoint cannot be 始める,決める at this position.

clearAllBreakPoints
無効の
clearAllBreakPoints( [in] string  aModuleName );

Description
(疑いを)晴らすs all breakpoints in the module 始める,決める by "setBreakPoint".
eval
string
eval( [in] string  aSourceCode,
[in] short  nCallStackPos );

Description
評価するs an 表現.
Returns
the value of the 表現 as string.
Parameter CallStackPos
Position in the call stack for which the 表現 should be 評価するd. 0 is the 最高の,を越す/actual position in the call in the call stack, 1 the next and so on.
getStackTrace
sequence< string >
getStackTrace();

Description
Returns the engine's stack trace of the 現在の 遂行する/発効させる position. Line break is the delimiter.
getContextInformation
ContextInformation
getContextInformation( [in] short  nCallStackPos );

Description
returns more 詳細(に述べる)d (警察などへの)密告,告訴(状) about a 明示するd stack でっちあげる,人を罪に陥れる.
Parameter nCallStackPos
明示するs the position in the call stack for the variables that should be 配達するd.
dumpVariable
string
dumpVariable( [in] string  aVariableName,
[in] short  nCallStackPos );

Description
returns the value of the variable at the given stack position.
setVariable
無効の
setVariable( [in] string  aVariableName,
[in] string  aValue,
[in] short  nCallStackPos );

Description
始める,決めるs the value of the 明示するd variable within the 明示するd stack でっちあげる,人を罪に陥れる.
isVariable
boolean
isVariable( [in] string  aVariableName,
[in] short  nCallStackPos );

Description
returns whether the given variable 存在するs within the 明示するd stack でっちあげる,人を罪に陥れる.
stop
無効の
stop();

Description
stops the 死刑執行 of the interpreter.

To continue with the 死刑執行, call XDebugging::doContinue.

stepOver
無効の
stepOver();

Description
遂行する/発効させるs the next and only the next 声明.

If the next 声明 is a 機能(する)/行事 call, the 機能(する)/行事 is 遂行する/発効させるd 完全に.

stepIn
無効の
stepIn();

Description
遂行する/発効させるs the next and only the next 声明.

If the next 声明 is a 機能(する)/行事 call, only the 機能(する)/行事 entered.

stepOut
無効の
stepOut();

Description
遂行する/発効させるs the program until the next return from this stack でっちあげる,人を罪に陥れる.
doContinue
無効の
doContinue();

Description
continues the program 死刑執行.
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.