| 例文 |
code breakpointの部分一致の例文一覧と使い方
該当件数 : 19件
A breakpoint related to the code 306 is included in the code 320 and an instruction is included in the breakpoint.例文帳に追加
機械コード320には、デバッギング・コード306関連の区切り点が含まれ、区切り点において命令が含まれる。 - 特許庁
PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action例文帳に追加
Ruby Gems インストールマネージャー - NetBeans
If the debugger encounters a breakpoint upon executing, it stops on the breakpoint,enabling you to examine variables in the debugging windows, and step through any code following the breakpoint.例文帳に追加
デバッグの実行中にブレークポイントに到達すると、デバッガはそこで実行を停止するので、デバッグウィンドウで変数を確認し、ブレークポイントに続くコードをステップ実行できます。 - NetBeans
To provide a TB (time base) breakpoint function to a debugger so that a programmer can establish the TB breakpoint on an arbitrary code line.例文帳に追加
プログラマが任意のコード行に時間ベース・ブレークポイントを確立できるように、時間ベース・ブレークポイント機能をデバッガに提供すること。 - 特許庁
A patch code corresponding to the breakpoint of the first programming instructions is prepared in a host with rooms for both of the function and the capacity, when the breakpoint is discerned in execution, the breakpoint is executed by being replaced with the patch code, compared with a predicted result to determine propriety of the software.例文帳に追加
機能、容量共に余裕のあるホストの中に第1プログラム命令のブレークポイントに対応するパッチコードを用意し、実行時にブレークポイントを識別するとパッチコードと置き換えて実行し、予想される結果と比較してソフトウェアの良否を判断する。 - 特許庁
The system associates execution detection means such as an execution breakpoint with each object code portion of interest (315).例文帳に追加
実行ブレークポイントのような実行検出手段を、各オブジェクトコード該当部分に関連付ける(315)。 - 特許庁
When the execution breakpoint is attained, an execution event is associated with a source code portion of interest corresponding to the object code portion of interest (330).例文帳に追加
実行ブレークポイントに到達した時点で、オブジェクトコード該当部分に対応するソースコード該当部分に、実行イベントが関連付けられる(330)。 - 特許庁
The breakpoint code is returned to the given processor 102 from the instruction cache 110 in response to the fetch request.例文帳に追加
フェッチ要求に応答して前記命令キャッシュ110から与えられたプロセッサ102にブレークポイント・コードを返す。 - 特許庁
A virtual machine 415 executes a complier 425 to generate an application object code 420 based on an application source code 405, and associates an execution breakpoint 430 with each object code portion of interest.例文帳に追加
仮想計算機415が、コンパイラ425を実行してアプリケーション・ソース・コード405に基づいてアプリケーション・オブジェクト・コード420を生成し、実行ブレークポイント430を各オブジェクト・コード対象部分に関連付ける。 - 特許庁
In the Source Editor, set breakpoints in your source code by clicking the line number of the element you want to place a breakpoint for. 例文帳に追加
ソースエディタで、ブレークポイントを配置する要素の行番号をクリックすることにより、ソースコード内にブレークポイントを設定します。 - NetBeans
This is useful to hard-code a breakpoint at a given point in a program, even if the code is not otherwise being debugged (e.g. when an assertion fails).例文帳に追加
たとえコードが別の方法でデバッグされている最中でなくても(例えば、アサーションが失敗するとき)、これはプログラムの所定の場所でブレークポイントをハードコードするために役に立ちます。 - Python
The method is provided also with a step for substituting a branch instruction for the breakpoint instruction and the debugging code 306 is finally executed by the branch instruction.例文帳に追加
最後に、本発明の方法は、区切り点命令を、分岐命令に置換するステップを備え、この分岐命令により、デバッギング・コードが実行される。 - 特許庁
Switch to the Source View (Alt-O) and in the Source Editor, set breakpoints in your source code by clicking the line number of the element you want to place a breakpoint for. 例文帳に追加
「ソース」ビューに切り替えて、ソースエディタで、ブレークポイントを配置する要素の行番号をクリックすることにより、ソースコード内にブレークポイントを設定します。 - NetBeans
This computer control circuit is provided with a selector 41 to select one of an output of a latch 50 holding an output instruction code, an instruction code outputted from the synchronous type memory, a Nop instruction code, and an instruction code generated at a breakpoint, and a register 55 to control selecting action of the selector 41.例文帳に追加
出力命令コードを保持するラッチ50の出力、同期式メモリから出力される命令コード、Nop命令コード、およびブレークポイントで発生した命令コードの内の1つを選択するセレクタ41と、該セレクタ41の選択動作を制御するレジスタ55を具備する。 - 特許庁
When an instance stops at a breakpoint, step through the code or the diagram, examine the values of variables in the Local Variables Window, or observe the values of XPath expressions in the Watches window. 例文帳に追加
インスタンスがブレークポイントで停止したときは、コードまたは図でステップ実行、「局所変数」ウィンドウで変数の値を検査、または「ウォッチポイント」ウィンドウで XPath 式の値を観察します。 - NetBeans
Click in the left margin to set a breakpoint for the first statement in the method's body.You see a pink box appear where you clicked, and the entire line of code gets a pink background. 例文帳に追加
左端の部分をクリックして、メソッド本体の最初の文にブレークポイントを設定します。 クリックした場所にピンク色のボックスが表示され、選択したコードの行全体の背景がピンク色になります。 - NetBeans
Statements are independent: if you stop the program with a breakpoint between statements, you can then assign a new value to any variable or change the program counter to any other statement in the function and get exactly the results you would expect from the source code. 例文帳に追加
つまり、ブレークポイントでプログラムを停止させることによって、任意の変数に新しい値を代入したり、プログラムカウンタを他の文へと変更することを可能とし、そのソースコードにプログラマが望む正しい結果を得ることを可能にします。 - JM
When a BPEL process instance reaches a breakpoint, it becomes suspended and you can step into the code, change the current process instance in the BPEL Process Instances window, track the execution of the process instance in the BPEL Process Execution window and in the Design view, examine the values of variables in the Local Variables window, view the process partner links in the Partner Links window and view the values of XPath expressions in the Watches window. 例文帳に追加
BPEL プロセスのインスタンスがブレークポイントに到達すると、プロセスは中断され、ユーザーはコードにステップインし、「BPEL プロセスのインスタンス」ウィンドウで現在のプロセスインスタンスを変更し、「BPEL プロセス実行」ウィンドウとデザインビューでプロセスインスタンスの実行を追跡し、「局所変数」ウィンドウで変数の値を確認し、「パートナーリンク」ウィンドウにプロセスのパートナーリンクを表示し、「ウォッチポイント」ウィンドウに XPath 式の値を表示できます。 - NetBeans
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|