Breakpointを含む例文一覧と使い方
該当件数 : 193件
A temporary BP setting part 24 sets visiting places far from the departure place in distance among the plurality of visiting places in a temporary fare breakpoint.例文帳に追加
仮BP設定部24は、複数の訪問箇所のうちで、出発箇所からの距離が遠い訪問箇所を、仮フェアーブレークポイントに設定する。 - 特許庁
To provide a method for executing a software breakpoint in a processor system having at least one processor connected with a main memory.例文帳に追加
メイン・メモリに接続された少なくとも1つのプロセッサを有するプロセッサ・システムにおけるソフトウェア・ブレークポイントを実行する方法を提供する。 - 特許庁
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.例文帳に追加
最後に、本発明の方法は、区切り点命令を、分岐命令に置換するステップを備え、この分岐命令により、デバッギング・コードが実行される。 - 特許庁
The voice recognition error correction candidate extraction part 500 extracts the proper noun breakpoint which is the candidate for the voice recognition correction from the related information.例文帳に追加
音声認識誤り訂正候補抽出部500は音声認識誤り訂正候補である固有名詞区間を関連情報より抽出する。 - 特許庁
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
When a running process reaches a breakpoint, the Design view highlights the current position of the debugger and uses colors to differentiate between the states of BPEL activities.例文帳に追加
実行中のプロセスがブレークポイントに到達すると、デザインビューでデバッガの現在位置が強調表示され、BPEL アクティビティーの状態を色で区別します。 - NetBeans
Likewise, if both a conditional expression and a hit count condition are specified, the breakpoint is acknowledged only if both evaluate to true.例文帳に追加
同様に、条件式とヒットカウント条件の両方を指定した場合は、両方の条件が true に評価されたときにだけブレークポイントが確認されます。 - NetBeans
In the customer.cc file, the green program counter error appears on top of the breakpoint icon on the first line of the GetDiscountfunction.例文帳に追加
関数ブレークポイントは太字で表示されます。 customer.cc ファイル内の GetDiscount 関数の先頭行にあるブレークポイントアイコンの上に緑色のプログラムカウンタエラーが表示されます。 - NetBeans
When the execution of the server program reaches the breakpoint, the second debug agent halts the execution of the server program and sends the state of the server program to the first debug agent.例文帳に追加
サーバ・プログラムの実行がブレークポイントに到達すると、第2のデバッグ・エージェントは、サーバ・プログラム実行を停止させ、サーバ・プログラムの状態を第1のデバッグ・エージェントに送信する。 - 特許庁
A second debug agent 156-1 removes the debug command from the packet, sets a requested breakpoint in the server program, and then transfers the packet to the server program.例文帳に追加
第2のデバッグ・エージェント156−1は、デバッグ・コマンドをパケットから除去し、要求されたブレークポイントをサーバ・プログラム内にセットし、次いで、パケットをサーバ・プログラムに転送する。 - 特許庁
For example, for the Assign element, the actions are Go to Source, Go to Design, Wrap With, Move Up and MoveDown, Toggle Breakpoint, Delete, Show BPEL Mapper, and Properties.例文帳に追加
たとえば、代入要素には「ソースへ移動」、「デザインへ移動」、「ラップ」、「上へ移動」と「下へ移動」、「ブレークポイントを切り替え」、「削除」、「BPEL マッパーを表示」、および「プロパティー」のアクションがあります。 - NetBeans
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
If the gdb debugger is installed correctly and the path to it is set, gdb starts up, the Debugger tabs are displayed, and the Welcome application runs and stops at the breakpoint.例文帳に追加
gdb デバッガが正しくインストールされていて、そのファイルへのパスが正しく設定されていると gdb が起動し、「デバッガ」タブが表示されます。 Welcome アプリケーションが実行され、ブレークポイントで停止します。 - NetBeans
If the gdb debugger is installed correctely and the path to it is set, gdb starts up, the Debugger tabs are displayed, and the Welcome application runs and stops at the breakpoint.例文帳に追加
gdb デバッガが正しくインストールされていて、そのファイルへのパスが正しく設定されていると gdb が起動し、「デバッガ」タブが表示されます。 Welcome アプリケーションが実行され、ブレークポイントで停止します。 - NetBeans
When you set a breakpoint on a class, you can stop the debugger when the class is loaded into the virtual machine, unloaded from the virtual machine, or both. 例文帳に追加
クラスへのブレークポイントの設定では、デバッガを停止するタイミング (クラスが仮想マシンに読み込まれたとき、または仮想マシンから読み込み解除するとき、のどちらかまたは両方) を選択できます。 - 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
A debugging method of the present invention performs control so as to always have one valid breakpoint exist by giving priorities to breakpoints and enabling/disabling the breakpoints on the basis of the priorities.例文帳に追加
本発明のデバッグ方法は、ブレークポイントに対して優先度を与え、優先度に基づいて、ブレークポイントの有効化と無効化を行うことにより、常に有効なブレークポイントを1つになるように制御する。 - 特許庁
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を各オブジェクト・コード対象部分に関連付ける。 - 特許庁
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
A CPU 11 generates debug interruption when the task to be debugged write-accesses the specific write address, read-accesses the specific read address, or executes the instruction address of the breakpoint.例文帳に追加
CPU11は、デバッグ対象のタスクが特定のライトアドレスにライトアクセスした場合、特定のリードアドレスにリードアクセスした場合、または、ブレークポイントの命令アドレスを実行した場合に、デバッグ割り込みを発生する。 - 特許庁
To provide a recorder/reproducer that uses a hard disc, with which index information for enabling search at a breakpoint in the way of a program can be extracted and recorded, in addition to heading of the program.例文帳に追加
ハードディスクを使用した録画再生装置で、番組の頭出し検索に加え番組途中の区切り点での検索を可能とする索引情報の抽出と記録が行える録画装置を提供する。 - 特許庁
A control module substrate 32 comprises electronic circuit blocks such as a CPU 320, an emulator controlling part 322, a breakpoint controlling part 324, an input-output(IO) controlling part 326, a trace memory 328 and a program memory 330.例文帳に追加
制御モジュール基板32は、CPU320、エミュレータ制御部322、ブレークポイント制御部324、入出力(IO)制御部326、トレースメモリ328およびプログラムメモリ330といった電子回路ブロックから構成される。 - 特許庁
The display/input part 7 displays a select item to interrupt by suspending the operation of the post-processing part 5 when the interrupt designation is input, and a select item to interrupt at the time of an operation breakpoint of the post-processing part 5.例文帳に追加
表示/入力部7は、割込み指示が入力されたとき後処理部5の動作を中断して割込む選択項目と、その後処理部5の動作区切り時点で割込む選択項目とを表示する。 - 特許庁
When a breakpoint is reached in a program executed by the secondary processor 105, the execution of the program to be debugged is suspended, and image processing executed by an image processing module 107 is also suspended.例文帳に追加
第2のプロセッサ105によって実行されるプログラムがブレークポイントに到達した場合、デバッグ対象のプログラムの実行を中断し、同時に画像処理モジュール107も実行中の画像処理を中断する。 - 特許庁
Breakpoint information (chapter information) to indicate for what reason a series of images are punctuated is stored in memory by corresponding it to break positions (chapter positions) when in a prescribed change state where a series of images are punctuated for every scene.例文帳に追加
一連の画像を場面毎に区切るための所定の変化状態になった場合に、どのような理由で区切るのかを示す区切り情報(チャプタ情報)を区切り位置(チャプタ位置)に対応付けて記憶する。 - 特許庁
The parallel debugger 11 unitedly manages breakpoint information on processes 13a to 13c and issues a command for setting breakpoints to the processes 13a to 13c according to the information to sequential debuggers 12a to 12c.例文帳に追加
並列デバッガ11は、各プロセス13a〜13cに対するブレークポイント情報を統合管理し、その情報に基づいて各プロセス13a〜13cにブレークポイントを設定するコマンドを前記逐次デバッガ12a〜12cに発行する。 - 特許庁
An interrupted state comparing part 207, a restored state setting part 209 and a breakpoint setting part 210 perform control so as to equalize an execution state about the input of a VM 250 with the execution state of the main side VM according to the synchronization information.例文帳に追加
中断状態比較部207と復帰状態設定部209とブレークポイント設定部210は、同期情報に従いVM250の入力に係る実行状態をメイン側VMと同一になるように制御する。 - 特許庁
The latest starting date 25B4 is the date when the work should be started for all dwelling units in the construction area, and indicates the breakpoint indicating that if the work is not started by this date, the work will be delayed from the scheduled completion date.例文帳に追加
最遅開始日時25B4は、当該工区に含まれる全住戸で当該作業を開始すべき日時であり、この日時までに作業を開始しなければ終了予定から遅延してしまうという区切りを示すものである。 - 特許庁
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
With a function argument, set a break at the first executable statement within that function. The line number may be prefixed with a filename and a colon,to specify a breakpoint in another file (probably one that hasn't been loaded yet).例文帳に追加
function引数がある場合は、その関数の中の最初の実行可能文にブレークポイントを設定します。 別のファイル(まだロードされていないかもしれないもの)のブレークポイントを指定するために、行番号はファイル名とコロンをともに先頭に付けられます。 - Python
To provide a debugging device and a debugger control method for extending a breakpoint designation method and command language specifications as to a symbolic debugger to improve convenience and for changing a logic of a program without requiring compiling as to an aspect-oriented programming language.例文帳に追加
シンボリックデバッガに対してはブレークポイントの指定方式とコマンド言語仕様を拡張して利便性を向上する一方、アスペクト指向プログラミング言語に対してはコンパイル不要で、プログラムのロジック変更等が可能なデバッグ装置及びデバッガ制御方法を実現すること。 - 特許庁
A dispatcher 1221 sets, when it is instructed that a task to be executed next is a task to be debugged, a specific write address to be write-accessed by the task to be debugged, a specific read address to be read-accessed thereby, or a specific instruction address of a breakpoint to be executed thereby in a debugging register 111.例文帳に追加
ディスパッチャ1211は、次に実行すべきタスクがデバッグ対象のタスクであることを指示されると、デバッグ対象のタスクがライトアクセスする特定のライトアドレス、リードアクセスする特定のリードアドレス、または、実行するブレークポイントの特定の命令アドレスをデバックレジスタ111に設定する。 - 特許庁
Upon receiving a debug command which sets a breakpoint in a server program 150-1 to be executed at a server node A100-1, a first debug agent 156-5 at a client node 100-5 adds the debug command to a packet generated by a client program 150-5 and sends the packet to a server node A.例文帳に追加
クライアント・ノード100−5における第1のデバッグエージェント156−5は、サーバ・ノードA100−1で実行されるサーバ・プログラム150−1にブレークポイントをセットするデバッグコマンドを受信すると、クライアントプログラム150−5が作成したパケットに、デバッグ・コマンドを付加して、サーバ・ノードAに送信する。 - 特許庁
To solve a problem that leading data can not be correctly extracted when the transfer to an inertial mode exists in a next ECC block after the transfer to a direct detection mode at the breakpoint of an ECC block at the reproduction of a format wherein synchronizing signals are not continuous at a junction of the ECC blocks for each other.例文帳に追加
ECCブロック同士のつなぎ目において、同期信号が連続していないフォーマットの再生時には、ECCブロックの区切りで直接検出モードに移行した後、慣性モードへの移行が次のECCブロック内であると、先頭のデータが正しく抽出できない。 - 特許庁
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を具備する。 - 特許庁
To provide an instruction execution device that, in debugging an executable program where a breakpoint is set in a conditional instruction by a software break technique, can decide whether to interrupt the debugging or not according to whether the execution condition expression of the conditional instruction is true or false, without the intervention of a debugging device.例文帳に追加
ソフトウェアブレーク手法で条件付命令にブレークポイントが設定された実行形式プログラムのデバッグ実行において、デバッグ装置の介在無しで、その条件付命令の実行条件式が真であるか偽であるかに応じて、デバッグ実行を中断するか否かを決定することができる命令実行装置を提供する。 - 特許庁
The data transmission apparatus multiplexes segment breakpoint information which divides video data into segments comprised of one or more arbitrary numbers of frames, and indicates start time and/or intervals of the respective segments, and video switching method information which indicates a video switching method between the segments with the video data in the segment unit, and transmits the information.例文帳に追加
データ送信装置は、映像データを1以上の任意の数のフレームから構成されるセグメントに分割し、各セグメントの開始時刻及び/又は区間を示すセグメント区切り情報と、前記セグメント間の映像切替え方法を示す映像切替え方法情報とを、前記セグメント単位で前記映像データに多重して送出する。 - 特許庁
The breakpoint logic unit comprises a value storage storing data indicative of a selected value for an operating characteristic of the data processing apparatus, a comparator logic comparing the selected value with a value of the operating characteristic generated by the data processing apparatus, and generating a result signal indicative of a match, and a control storage storing a match control value.例文帳に追加
ブレークポイント論理ユニットは、データ処理装置の動作特性の選択された値を表すデータを記憶する値記憶と、選択された値とデータ処理装置が生成した動作特性の値とを比較して一致を表す結果信号を生成する比較器論理と、一致制御値を記憶する制御記憶とを備える。 - 特許庁
In oxidatively decomposing hydrazine by adding an oxidizing agent to hydrazine-containing water, hydrazine-containing water to which the oxidizing agent is added is passed through a packed bed of an oxidizing catalyst wherein noble metal ions are supported on activated carbon and the rise of pH of treated water is detected to find out a breakpoint.例文帳に追加
ヒドラジン含有水に酸化剤を添加してヒドラジンを酸化分解するにあたり、酸化剤を添加したヒドラジン含有水を、活性炭に貴金属イオンを担持した酸化触媒の充填層に通水し、処理水pHの上昇を検知することにより破過点を見出すことを特徴とするヒドラジン含有水の処理方法。 - 特許庁
Also, in the case the first collating part 205 decides that the collation signature is made by someone other than the writing person of the registration signature, even though a third collating part 207 verifies the normality of the decision with DP matching, characteristic points (intersection, breakpoint, etc.), of each character are subjected to collation that regards position and distribution in the signature as important in such a case.例文帳に追加
また、第1照合部205で登録署名の筆記者以外によるものと判定された照合署名については、第3照合部207でDPマッチングによってその判定の正当性を検証するが、このとき各文字の特徴点(交点や折点など)の、署名内での位置や分布を重視した照合をおこなう。 - 特許庁
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
The method for inspecting whether a specimen to be tested contains hereditary diathesis effecting to incidence of bipolar disorder is provided, wherein the method comprises detecting monobasic polymorphism causing the substitution of an amino acid in the functional region of a breakpoint cluster region gene and inspecting whether or not the detected monobasic polymorphous allele is a low incidence allele (minor allele).例文帳に追加
被検体に含まれる、ブレイクポイントクラスターリージョン遺伝子の機能領域にあるアミノ酸置換を引き起こす一塩基多型を検出すること、及び検出した一塩基多型を含むアレルが出現頻度の低いアレル(マイナーアレルという)であるか否かを検討することを含む、前記被検体が、双極性障害の発病のしやすさに影響する遺伝性素因を含有するか否かを検査する方法。 - 特許庁
| 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会員(無料)になると
|