Language
Asturianu (ast)
Catal? (ca)
?e?tina (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Espa?ol (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Fran?ais (fr)
G?idhlig (gd)
Galego (gl)
Italiano (it)
Lietuvi? (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Portugu?s [do Brasil] (pt-BR)
Portugu?s [Europeu] (pt)
Rom?n? (ro)
Sloven?ina (sk)
Sloven??ina (sl)
Suomi (fi)
Svenska (sv)
Yкра?нська (uk)
Ti?ng Vi?t (vi)
T?rk?e (tr)
???? (om)
??????? (hy)
Ελληνικ? (el)
български език (bg)
Русский (ru)
Cрпски [?ирилицом] (sr)
????? (he)
?????? (hi)
????????? (km)
????? (ta)
??????? (th)
?体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
??? (ko)
The 解放する/自由な and Open 生産性 控訴
:: 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
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
Description
stops the 死刑執行 of the interpreter.
To continue with the 死刑執行, call XDebugging::doContinue .
stepOver
Description
遂行する/発効させるs the next and only the next 声明.
If the next 声明 is a 機能(する)/行事 call, the 機能(する)/行事 is
遂行する/発効させるd 完全に.
stepIn
Description
遂行する/発効させるs the next and only the next 声明.
If the next 声明 is a 機能(する)/行事 call, only the 機能(する)/行事
entered.
stepOut
Description
遂行する/発効させるs the program until the next return from this stack でっちあげる,人を罪に陥れる.
doContinue
Description
continues the program 死刑執行.
最高の,を越す of Page Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.