小窓モード


プレミアム

ログイン
設定

設定

code breakpointとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

「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.例文帳に追加

プログラマが任意のコード行に時間ベース・ブレークポイントを確立できるように、時間ベース・ブレークポイント機能をデバッガに提供すること。 - 特許庁

The user sets a breakpoint at the line where the PHP source code execution should be paused.発音を聞く 例文帳に追加

ユーザーが、PHP ソースコードの実行を一時停止する箇所にブレークポイントを設定します。 - NetBeans

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)。 - 特許庁

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「code breakpoint」の部分一致の例文検索結果

該当件数 : 19



例文

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を具備する。 - 特許庁

>>例文の一覧を見る

「code breakpoint」の意味に関連した用語
1
control breakpoint コンピューター用語

2
コード中断点 コンピューター用語

3
制御中断点 コンピューター用語

4
logpoint Wiktionary英語版

code breakpointのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS