gdbを含む例文一覧と使い方
該当件数 : 49件
Red Hat Fedora Core 3 gdb and Ubuntu 6.10 and 7.04 gdb 例文帳に追加
Red Hat Fedora Core 3 gdb および Ubuntu 6.10 と 7.04 gbd - NetBeans
Improved gdb debugging quality and performance 例文帳に追加
gdb デバッグの品質と性能の向上 - NetBeans
GNU C and C++ compilers, make, and gdb (Windows platform); GNU C and C++compilers, or Sun C and C++ compilers, make, and gdb (Solaris and Linux Platforms)例文帳に追加
GNU C/C++ コンパイラ、make、gdb (Windows プラットフォームの場合)。 GNU C/C++ コンパイラ、または Sun C/C++ コンパイラ、make、gdb (Solaris および Linux プラットフォームの場合) - NetBeans
This extra information is not needed by GDB. 例文帳に追加
これらの付加的な情報は GDB によっては必要とされません。 - JM
If the gdb debugger is installed correctly and the path to it is set, gdb starts up and the Debugger tabs are displayed.例文帳に追加
gdb デバッガが正しくインストールされていて、そのファイルへのパスが設定されていると、gdb が起動し、「デバッガ」タブが表示されます。 - NetBeans
GNU C and C++ compilers, make, and gdb (Windows platform); GNU C and C++compilers, or Sun C andC++ compilers, make, and gdb (Solaris and Linux Platforms) 例文帳に追加
GNU C および C++ コンパイラと make、gdb (Windows プラットフォームの場合)。 GNU C および C++ コンパイラ、または Sun C および C++ コンパイラと make、gdb (Solaris および Linux プラットフォームの場合) - NetBeans
At the gdb prompt, you can use the bt or where commands to get a stack trace. 例文帳に追加
gdb のプロンプトから、 btを使ってスタックをトレースすることができます。 - FreeBSD
Netbeans C/C++ Development Pack requires a C compiler, C++ compiler,make utility, and gdb debugger. 例文帳に追加
Netbeans C/C++ Development Pack には、C コンパイラと C++ コンパイラ、make ユーティリティー、gdb デバッガが必要です。 - NetBeans
Make sure to include the path to gdb in your path before starting the NetBeans IDE.例文帳に追加
NetBeans IDE を起動する前に、必ず gdb へのパスをパスに含めてください。 - NetBeans
Netbeans C/C++ pack requires a C compiler, C++ compiler,make utility, and gdb debugger. 例文帳に追加
Netbeans C/C++ Pack には、C コンパイラ、C++ コンパイラ、make ユーティリティー、および gdb デバッガが必要です。 - NetBeans
In the dialog box, make sure the Debugger drop-down list isset to C, C++ Fortran (gdb). 例文帳に追加
ダイアログで「デバッガ」ドロップダウンリストが「C, C++ Fortran (gdb)」になっていることを確認します。 - NetBeans
Check the versions of the compilers, make, and gdb bytyping:gcc --versiong++ --versionmake --versiongdb --version 例文帳に追加
次のように入力して、コンパイラと make、および gdb のバージョンを確認します。 gcc --versiong++ --versionmake --versiongdb --version - NetBeans
Netbeans C/C++ pack minimally requires a C compiler, C++ compiler, make utility, and gdb debugger.例文帳に追加
NetBeans C/C++ Pack には、C コンパイラ、C++ コンパイラ、make ユーティリティー、および gdb デバッガが最低限必要です。 - NetBeans
Issue #121776: Sun Studio compiled code sometimes has problems being debugged with gdb 例文帳に追加
課題121776: Sun Studio でコンパイルしたコードを gdb でデバッグしたときに問題が発生する場合がある。 - 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
A transfer switch row 7 where a transfer switch 6 being connected to one end of each data bus GDB is formed with a layout pitch, namely the interval of the data buses GDB, is formed at each of the cell array groups A1 and A2.例文帳に追加
各セルアレイ群A1,A2には、各データバスGDB の一端と接続されたトランスファ・スイッチ6をデータバスGDB の間隔であるレイアウトピッチで形成してなるトランスファ・スイッチ列7が形成されている。 - 特許庁
The NetBeans C/C++ Pack 6.5 uses the gdb debugger and provides numerous features for debugging your projects.例文帳に追加
NetBeans C/C++ Pack 6.5 では、gdb デバッガが使用され、プロジェクトをデバッグするための多数の機能が提供されています。 - NetBeans
At a minimum, select gcc-core: C compiler,gcc-g++: C++ compiler, gdb: The GNU Debugger, and make: the GNU version of the 'make' utility.例文帳に追加
少なくとも、gcc-core (C コンパイラ)、gcc-g++ (C++ コンパイラ)、gdb (GNU デバッガ)、および make (GNU 版 make ユーティリティー) を選択してください。 - NetBeans
The NetBeans C/C++ Pack 6.1 uses the gdb debugger and provides numerous features for debugging your projects.例文帳に追加
NetBeans C/C++ Pack 6.1 では、gdb デバッガが使用され、プロジェクトをデバッグするための多数の機能が提供されています。 - NetBeans
binary, GDB can be used to examine the current state of any kernel data structures. 例文帳に追加
[訳注: パッケージに依存する]) があれば、GDB はカーネル内の任意のデータ構造の現在の状態を調べられる。 - JM
To verify that the installation is correct, start the NetBeans IDE,build a sample project, and run it in the gdb debugger. 例文帳に追加
インストールが正しく行われたことを確認するには、NetBeans IDE を起動し、サンプルプロジェクトを構築して、gdb デバッガ内で実行します。 - NetBeans
Description:If a breakpoint is set on a running process, the breakpoint is not passed to gdb until the next time the process is stopped.例文帳に追加
説明: 実行中のプロセスにブレークポイントを設定しても、プロセスが次に停止するまで、ブレークポイントは gdb に渡されません。 - NetBeans
The editor indents, completes, and syntax-highlightsC and C++ code and is well integrated with the GNU gdb debugger. 例文帳に追加
エディタによって、C/C++ コードのインデント、コード補完、および構文の強調が行われ、GNU gdb デバッガが十分に統合されています。 - 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
Unzip the file with binzip and install gdb withpkgadd:bunzip2 SFWgdb.bz2pkgadd -d SFWgdb 例文帳に追加
bunzip を使用してファイルを展開し、pkgadd を使用して gbd をインストールします。 bunzip2 SFWgdb.bz2pkgadd -d SFWgbd - 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
On the Download page, accept the License Agreement and select the gdb - GNU source level debugger package.例文帳に追加
「Download」ページでライセンス契約条件に同意し、「 gbd - GNU source level debugger 」パッケージを選択します。 - NetBeans
If you are familiar with gdb(1) , you may wish to find out some other bits and pieces such as what actually caused the dump or the addresses and values of the relevant variables. 14.21. 例文帳に追加
gdb の使い方に慣れている場合には、実際に dumpの原因となった理由やそのアドレス、 関連した変数の値なども調べる事ができるでしょう。 - FreeBSD
Once you have recovered the crash dump, you can get a stack trace with kgdb(1) as follows: 例文帳に追加
クラッシュダンプを取り出せたら、 以下のように gdb(1) を使ってスタックトレースをとります。 - FreeBSD
If you already have the Cygwin GNU compilers, GNU make, and gdb debugger installed on your Windows system and your path is set up correctly to find them, make sure that you have the correct versions.例文帳に追加
Windows システムに Cygwin GNU コンパイラ、GNU make、および gdb デバッガがすでにインストールされていて、それらへのパスが正しく設定されている場合は、適切なバージョンであることを確認してください。 - NetBeans
kernel was installed as /boot/kernel/kernel, while kernel.debug can be used as the source of debugging symbols for kgdb(1) . 例文帳に追加
kernel は/kernel としてインストールされ、 kernel.debug は gdb(1)のデバッグ用シンボル情報を取り出すために利用されます。 - FreeBSD
First and second cell array groups A1 and A2 are provided with a plurality of cell arrays 2 and a plurality of sense amplifier rows 3, and a plurality of data buses GDB are formed on each of the cell arrays 2 and the sense amplifier rows 3.例文帳に追加
第1及び第2セルアレイ群A1,A2は、それぞれ複数のセルアレイ2と複数センスアンプ列3を備え、その各セルアレイ2及びセンスアンプ列3上に複数のデータバスGDB が形成されている。 - 特許庁
When you start a debugging session, the IDE starts the gdb debugger, then runs the application inside the debugger.例文帳に追加
デバッグセッションを開始すると、IDE によって gbd デバッガが起動され、そのデバッガ内でアプリケーションが実行されます。 - NetBeans
Each data input/output line is connected selectively to a global data bus GDB by a data line shift circuit 75.例文帳に追加
各データ入出力線は、データ線シフト回路75によってグローバルデータバスGDBと選択的に接続される。 - 特許庁
However, the best way to track down the cause of a panic is by capturing a crash dump, then using kgdb(1) to generate a stack trace on the crash dump. In any case, the method is this: 例文帳に追加
パニックの原因を突き止める最良の方法は、クラッシュダンプをとり、 gdb(1)でスタックトレースを行うことです。 - FreeBSD
You can also use kgdb(1) to print out the contents of various variables or structures in order to examine the system state at the time of the crash. 例文帳に追加
また gdb(1) を使って、 変数や構造体の内容を表示させ、クラッシュした時のシステムの状態を調べられます。 - FreeBSD
Debugging a ProjectWhen you start a debugging session, the IDE starts the gdb debugger, then runs the application inside the debugger.例文帳に追加
プロジェクトのデバッグ デバッグセッションを開始すると、IDE によって gbd デバッガが起動され、そのデバッガ内でアプリケーションが実行されます。 - NetBeans
This diffusion backing is a hydrophobic fibrous carbon gas diffusion backing (GDB) containing a porous conductive sheet material processed by a partial fluorinated polymer selected from an acrylic polymer, a mathacrylic polymer, an urethane polymer and a composite of those polymers, this method is a method for manufacturing the GDB, this MEA contains the GDB, this method for manufacturing MEAs is a method for manufacturing the MEAs and this fuel battery contains the MEAs.例文帳に追加
アクリルポリマー、メタクリルポリマー、ウレタンポリマー及びそれらの混合物よりなる群から選ばれる部分フッ素化ポリマーで処理された多孔性電導性シート材料を含んでなる疎水性繊維状炭素ガス拡散支持体(GDB)、その形成方法、それを含んでなる膜電極組立体、膜電導性組立体の製造方法、それを含んでなる燃料電池。 - 特許庁
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
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| © 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 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|