1153万例文収録!

「Debugger」に関連した英語例文の一覧と使い方(7ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Debuggerの意味・解説 > Debuggerに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Debuggerを含む例文一覧と使い方

該当件数 : 507



例文

Once you receive confirmation that the Active Scripting debugger framework has been installed, return to the IDE and click OK.例文帳に追加

アクティブスクリプトデバッガフレームワークがインストールされたことを確認するメッセージが表示されたら、IDE に戻って「了解」をクリックします。 - NetBeans

The current session (i.e., the session that you can control using the debugger toolbar) is indicated by the more prominent icon ( ).例文帳に追加

現在のセッション、つまりデバッガツールバーを使用して制御できるセッションは、ほかのアイコンよりも目立つアイコン () で示されます。 - NetBeans

When the debugger is suspended, the Call Stack window shows the sequence of function calls (i.e., the call stack).例文帳に追加

デバッガが中断されているとき、「呼び出しスタック」ウィンドウには、一連の関数呼び出し、つまり呼び出しスタックが表示されます。 - NetBeans

A debugging function is started in the call server in accordance with a specification by the message of the SIP format generated from the debugger.例文帳に追加

デバッガから生じたSIPフォーマットのメッセージによって指定された通りに呼サーバ内で、デバッグ機能が起動される。 - 特許庁

例文

To provide a program debugger which allows check routines to be added, modified, or deleted without recompiling a source program.例文帳に追加

ソースプログラムを再コンパイルすることなく、検査ルーチンの追加、変更あるいは削除が可能なプログラムのデバッガを提供する。 - 特許庁


例文

In one case, eliminating the excess synchronization identified by the performance debugger reduced the execution time by 41%. 例文帳に追加

一つの事例では, 動作デバッガによって識別された過剰な同期を除くことによって, 実行時間を41%まで減少させた. - コンピューター用語辞典

By directly referring to a real memory 13 using the symbol reference function of a debugger 202, the debugger 202, on a host computer 2 that is connected to a target system 1 to permit communication, precisely tracks or controls the behavior of the application software 14.例文帳に追加

デバッガ202のシンボル参照機能を利用して、実メモリ13を直接に参照することにより、ターゲットシステム1と通信可能に接続されたホストコンピュータ2上のデバッガ202が、アプリケーションソフトウエア14の挙動を正確に追尾もしくは制御する。 - 特許庁

To provide a semiconductor device wher cooperative operation of processors can be easily restarted even after debugger interruption cancellation since, while one of the processor asserts a debugger interruption and interrupts the normal operation, other processors also stop normal operation.例文帳に追加

いずれか1つのプロセッサがデバッガ割り込みをアサートし、通常動作を中断している間、他のプロセッサも通常動作を停止するため、デバッガ割り込み解除後も協調動作を再開することが容易な半導体装置を得ることである。 - 特許庁

The environment 2 debugs the distributed program by the debugger 12 included in the program and distributed in accordance with an instruction from the environment 1 or an instruction previously stored in the debugger 12 and informs the environment 1 of the debugged result.例文帳に追加

リモート実行環境では、ローカル実行環境からの指示に従い、あるいは、デバッガに予め記憶された指示に従い、配布されたプログラムのデバッグをそのプログラムに含めて配布されたデバッガにより行い、その結果をローカル実行環境へ通知する。 - 特許庁

例文

In an apparatus consisting of a memory 6 capable of electrically performing write and erase of data and a microprocessor 2 capable of writing the data in the memory 6, debugging is performed at a state that access is directly made from the debugger 8 with the built-in emulation memory to the memory 6 by automatically recognizing connection of the debugger 8 and changing a mapping area of the memory 6 when the debugger 8 is connected.例文帳に追加

データの書き込みや消去を電気的に行えるメモリ6と、このメモリ6にデータを書き込むことができるマイクロプロセッサ2からなる装置において、エミュレーションメモリを内蔵したデバッガ8を接続する際に、デバッガ8の接続を自動認識して前記メモリ6のマッピングエリアを変更することによってデバッガ8から直接前記メモリ6に対してアクセスできる状態でデバッグを行う。 - 特許庁

例文

To use a tool in a such a state that the performance of a test class is stopped in debugging the test class by a debugger.例文帳に追加

デバッガにてテストクラスのデバッグをするときに、テストクラスの実行を停止したままの状態でツールを使用できるようにする。 - 特許庁

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

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

To provide a simulator debugger to intelligibly display the attributes of data to be processed such as the current frame number when a program is debugged.例文帳に追加

シミュレータデバッガにおいて、現在のフレーム番号など処理対象データの属性を、プログラムのデバッグ時に判りやすく表示する。 - 特許庁

It may stop in the debugger again during the panic phase. If it does, type continue and it will finish the crash dump. 例文帳に追加

パニックの途中で、再びデバッガに落ちるかもしれませんが、 continue と入力すれば、クラッシュダンプを最後まで実行させられます。 - FreeBSD

When the debugger stops at the linereturn result;compare the value of the expression in the Watches window and the value of result in the Local Variables window. 例文帳に追加

デバッガが次の行で停止したときに、return result;「ウォッチポイント」ウィンドウ内の式の値と、「局所変数」ウィンドウ内の result の値を比較します。 - NetBeans

Description: On the Solaris and Linux operating systems, code compiled with the Sun Studio compilers cannot always be correctly debugged with the gdb debugger.例文帳に追加

説明: Solaris と Linux の各オペレーティングシステムでは、Sun Studio のコンパイラでコンパイルしたコードを gdb デバッガで正常にデバッグできない場合があります。 - NetBeans

If you open a Debugger window when no debugging session is open, it stays open until you close it manually. 例文帳に追加

デバッグセッションが開いていないときに「デバッガ」ウィンドウが開かれた場合、そのウィンドウは手動で閉じない限り、開いたままになります。 - NetBeans

You can use the debugger to identify errors, or step through execution and explore the state of your application at any given moment.例文帳に追加

このデバッガを使用すると、エラーを特定したり、ステップ実行して任意の時点でのアプリケーションの状態を確認したりできます。 - NetBeans

An illegal operation detecting means 15 detects whether or not the operation of the program code is analyzed by a software debugger, etc.例文帳に追加

不正操作検出手段15はソフトウェアデバッガ等によってプログラムコードの動作が解析されていないかどうかを検出する。 - 特許庁

To provide a debugger processing method and a recording medium that can efficiently execute the symbolic debugging of application software.例文帳に追加

アプリケーションソフトウェアのデバッグをシンボリックに効率良く実行することができるデバッガ処理方法および記録媒体を提供する。 - 特許庁

The Python IDE (Integrated Development Environment) is a separate application that acts as a text editor for your Python code,a class browser, a graphical debugger, and more. Subsections例文帳に追加

Python IDE(統合開発環境) は独立したアプリケーションで、Python コードのテキストエディタや、クラスブラウザ、グラフィカルデバッガなどとして動作します。 - Python

The translator converts a communication content transmitted from the debugger to a content corresponding to the target CPU in the translator, and converts a communication content transmitted from the target CPU to a content corresponding to the debugger in the translator.例文帳に追加

上記トランスレータは、上記デバッガから伝達された通信内容を上記トランスレータで上記ターゲットCPUに対応する内容に変換し、上記ターゲットCPUから伝達された通信内容を上記トランスレータで上記デバッガに対応する内容に変換する。 - 特許庁

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

シンボリックデバッガに対してはブレークポイントの指定方式とコマンド言語仕様を拡張して利便性を向上する一方、アスペクト指向プログラミング言語に対してはコンパイル不要で、プログラムのロジック変更等が可能なデバッグ装置及びデバッガ制御方法を実現すること。 - 特許庁

When abnormality occurs in a debug target device 10, register information is inputted by a debugger operating in a debugging computer 40.例文帳に追加

デバッグ対象装置10にて異常が発生した際にデバッグ用コンピュータ40において動作するデバッガにてレジスタ情報を入力する。 - 特許庁

Now you will create and run a test for the project using JUnit and then run it in the IDE's debugger to check for errors.例文帳に追加

ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでプロジェクトを実行してエラーの有無を調べます。 - NetBeans

This is correct behavior of the debugger because it has to pass through the entire source code of a web page before the page can be displayed. 例文帳に追加

これはデバッガの正常な動作です。 Web ページが表示されるためには、デバッガがページのソースコード全体を通過する必要があります。 - NetBeans

Now you will create and run a test for the project using JUnit and then run the application in the IDE's debugger to check for errors.例文帳に追加

ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでアプリケーションを実行してエラーの有無を調べます。 - NetBeans

In this section, you will use the debugger to step through the application and watch the values of variables change as the acrostic is assembled.例文帳に追加

この節では、デバッガを使用してアプリケーションのステップ実行を行い、アクロスティックが組み立てられたときの変数の値の変化を監視します。 - NetBeans

For example, the Debugger windows appear automatically when you start a debugging session and hide when you finish the session.例文帳に追加

たとえば、デバッガセッションを開始すると、デバッガウィンドウが自動的に表示され、セッションを終了すると自動的に非表示状態になります。 - NetBeans

Other debugger windows, such as BPEL Process Instances, BPEL ProcessExecution, and BPEL Variables, display data related only to the current debugging session. 例文帳に追加

「BPEL プロセスのインスタンス」、「BPEL プロセス実行」、「BPEL 変数」などのほかのデバッガウィンドウには、現在のデバッグセッションに関連するデータだけが表示されます。 - NetBeans

Whether you use the Sun Studio compilers and Solaris make or the GNU compilers and GNU make, you must have the gbd debugger to debug applications in NetBeans C/C++ Development Pack.例文帳に追加

Sun Studio コンパイラと Solaris make、または GNU コンパイラと GNU make のどちらを使用するにしても、NetBeans C/C++ Development Pack でアプリケーションをデバッグするには、gbd デバッガが必要です。 - NetBeans

Installing and Enabling the XDebug DebuggerBecause XAMPP Lite does not contain the XDebug debugger, you need to install and set up the XDebug as a component. 例文帳に追加

XDebug デバッガのインストールと有効化XAMPP Lite には XDebug デバッガが含まれていないため、XDebug をコンポーネントとしてインストールして設定する必要があります。 - NetBeans

Whether you use the Sun Studio compilers and Solaris make or the GNU compilers and GNU make, you must have the gdb debugger to debug applications in NetBeans C/C++ Development Pack.例文帳に追加

Sun Studio コンパイラと Solaris make、または GNU コンパイラと GNU make のどちらを使用するにしても、NetBeans C/C++ Development Pack でアプリケーションをデバッグするには、gbd デバッガが必要です。 - NetBeans

The IDE also lets you debug applications are running on a remote machine by attaching the debugger to the application process. 例文帳に追加

IDE ではまた、リモートマシンで実行されているアプリケーションのプロセスにデバッガを接続することによって、リモートアプリケーションをデバッグすることもできます。 - NetBeans

You should see that the Debugger has stepped into the next line (line 26) in the file: User program runningThread http-8084-Processor23 stopped at hello.jsp:26.例文帳に追加

デバッガがファイルの次の行 (行 29) にステップインしたことを確認します。 ユーザプログラム実行中スレッド http-8084-Processor23 が hello.jsp:26 の位置で停止しました。 - NetBeans

Now we'll create and run a test for our project using JUnit and then run it in the IDE's debugger to check for errors.例文帳に追加

ここでは、JUnit を使用してプロジェクトに対するテストを作成、実行します。 また、IDE のデバッガでプロジェクトを実行してエラーの有無を調べます。 - NetBeans

When you run the debugger for the first time, the IDE checks for and installsthese into your browser.例文帳に追加

デバッガをはじめて実行するときに、これらのアドオンと拡張機能が存在するかどうかが確認され、ない場合はブラウザにインストールされます。 - NetBeans

When you run the debugger for the first time, the IDE first checks if you have the appropriate resources and extensions installed in your browser.例文帳に追加

デバッガをはじめて実行するとき、IDE では、適切なリソースと拡張機能がブラウザにインストールされているかどうかが確認されます。 - NetBeans

Set breakpoints in your files to tell the debugger where to stop during execution.You can set breakpoints in HTML and JavaScript files. 例文帳に追加

デバッガの実行を停止する位置を指定するには、ファイル内にブレークポイントを設定します。 ブレークポイントは HTML ファイルと JavaScript ファイルに設定できます。 - NetBeans

When the debugger is suspended during a debugging session, you can hover your mouse over a JavaScript identifier in the editor to display a tool tip.例文帳に追加

デバッグセッション中にデバッガが中断されているときは、エディタ内で JavaScript 識別子の上にマウスポインタを置いてツールチップを表示できます。 - NetBeans

Then a debugger 2 displays the error detection address and the data so that a user can easily recognize the error generated during the execution of the program.例文帳に追加

その後、デバッガは前記エラー検出アドレスとデータを表示し、使用者が容易にプログラム実行時のエラーを認識できるようにする。 - 特許庁

a debugger that enables you to see what exactly it is doing.basic data validation - so the strings and integers can be checked. 例文帳に追加

何が行われているのかをはっきりさせるためのデバッガ基本的なデータの検証 -文字列と整数型はチェックすることができます。 - PEAR

Thus, the information relative to the operation of the command-processing part 3, which is stored in the history information storage part 5, is acquired by the debugger 2.例文帳に追加

このようにして履歴情報格納部5に格納された命令処理部3の動作に関する情報は、デバッガ2によって取得される。 - 特許庁

To provide a method of controlling debugging which can be applied to a multiprocessor system without adding a large modification to a debugger for a single processor system.例文帳に追加

シングルプロセッサシステム用のデバッガに大幅な変更を加えることなくマルチプロセッサシステムに適用可能とするデバッグ制御方法を提供する。 - 特許庁

The debugging device including a target CPU (208) which decrypts and executes the encrypted sequence of instructions and a debugger (202) is used to perform debugging.例文帳に追加

暗号化された命令列を復号化して実行するターゲットCPU(208)と、デバッガ(202)とを含むデバッグ装置を用いてデバッグを行う。 - 特許庁

A shared file 201 is provided between an ISS execution part 103 and a software debugger GUI part 105, so that necessary information can be acquired.例文帳に追加

ISS実行部103とソフトウェアデバッガGUI部105との間に共有ファイル201を設け、必要な情報を取得可能とする。 - 特許庁

This source code debugger 1 is equipped with a CPU 5, a display device 13, an input device 17, a data storage device 18 and a program storage device 19.例文帳に追加

ソース・コード・デバッガ1は、CPU5、表示装置13、入力装置17、データ記憶装置18、プログラム記憶装置19を備えている。 - 特許庁

To make it unnecessary for a user to manually reset a break point by preventing the resetting of the break point in the middle of the instruction code of a CPU by a debugger.例文帳に追加

デバッガによるブレークポイントのCPUの命令コードの途中への再設定を防止し、ユーザの手動による再設定を不要とする。 - 特許庁

Roman Strobl demonstrates the NetBeans Ruby Debugger features such as adding breakpoints, running tests, analyzing local variables,exploring call stacks, and viewing watches.例文帳に追加

Roman Strobl が、ブレークポイントの追加、テストの実行、局所変数の分析、呼び出しスタックの確認、ウォッチポイントの確認など、NetBeans の Ruby デバッガの機能を紹介します。 - NetBeans

例文

As problems are found, we will open new issues and update this task to depend on them, giving some idea of the current state of debugging programs compiled with Sun Studio12 compilers using NetBeans and the gdb debugger.例文帳に追加

このとき、Sun Studio 12 のコンパイラでコンパイルしたプログラムを Netbeans と gdb デバッガでデバッグする問題に関する最新の状況をお知らせします。 - NetBeans




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS