Home
last modified time | relevance | path

Searched refs:GDB (Results 101 – 125 of 6219) sorted by relevance

12345678910>>...249

/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A DREADME7 control the execution of a program on a target system from a GDB on a different
8 host. GDB and GDBserver communicate using the standard remote serial protocol
12 For more information about GDBserver, see the GDB manual.
19 the GDB running on the host system.
33 host GDB to communicate with it.
60 GDB needs to examine it's symbol tables and such. Start up GDB as you normally
106 is not the same as the machine that GDB is going to run on; building
112 GDB natively on a target which GDBserver supports, it will be built
113 automatically when you build GDB. You can also build just GDBserver:
130 debug log files created by GDB. Before using the GDB "target" command to
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A DREADME7 control the execution of a program on a target system from a GDB on a different
8 host. GDB and GDBserver communicate using the standard remote serial protocol
12 For more information about GDBserver, see the GDB manual.
19 the GDB running on the host system.
33 host GDB to communicate with it.
60 GDB needs to examine it's symbol tables and such. Start up GDB as you normally
105 is not the same as the machine that GDB is going to run on; building
111 GDB natively on a target which GDBserver supports, it will be built
112 automatically when you build GDB. You can also build just GDBserver:
129 debug log files created by GDB. Before using the GDB "target" command to
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/unix/
H A Dcerl.src74 GDB=
162 GDB=dump
168 GDB=egdb
172 GDB=gdb
176 GDB=gdb
182 GDB=egdb
188 GDB=gdb
268 if [ "x$GDB" = "x" ]; then
339 elif [ "x$GDB" = "xgdb" ]; then
360 elif [ "x$GDB" = "xegdb" ]; then
[all …]
/dports/devel/gdb/gdb-11.1/gdb/contrib/
H A Dtest_pubnames_and_indexes.py50 GDB = None variable
138 global GDB
139 GDB = os.getenv("GDB")
140 if GDB is None:
142 GDB = "./gdb"
144 GDB = "../gdb"
146 GDB = "../../gdb"
149 GDB = "gdb"
174 GDB,
/dports/devel/gdb761/gdb-7.6.1/gdb/contrib/
H A Dtest_pubnames_and_indexes.py50 GDB = None variable
136 global GDB
137 GDB = os.getenv('GDB')
138 if (GDB is None):
140 GDB = './gdb'
142 GDB = '../gdb'
144 GDB = '../../gdb'
147 GDB = 'gdb'
169 subprocess.check_call([GDB, '-batch', '-nx', gdb_index_file,
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DNEWS1 What has changed in GDB?
4 *** Changes in GDB 7.3.1
8 *** Changes in GDB 7.3
159 used to run GDB, you may need to point GDB at the correct
255 When debugging with GDBserver, GDB now supports combining the GDB
1417 * GDB and the GDB remote stub, gdbserver, now support the XScale
1878 made OBSOLETE in GDB 6.4, and REMOVED from GDB 6.5.
1929 GDB to dump core).
1996 made OBSOLETE in GDB 6.3, and REMOVED from GDB 6.4.
2020 with GDB".
[all …]
/dports/biology/wise/wise2.4.1/src/perl/scripts/
H A Dhalfwise.pl222 open(GDB,"$genewise -help |");
223 while(<GDB>) {
226 …close(GDB) || die "Could not close pipe to genewisedb executable [$genewise]. Installation problem…
298 open(GDB,"$genewise -pfam $filename.dbhmm.$$ -dnas $filename $opts |") || die "Could not open genew…
300 while(<GDB>) {
303 close(GDB) || die "Could not open genewise pipe (well close it anyway) $! $?";
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.zh_CN.po76 msgid "%0:sCould not read output from GDB.%0:s"
77 msgstr "%0:s不能读取输出从GDB.%0:s"
81 msgid "%0:sCould not send a command to GDB.%0:s"
82 msgstr "%0:s不能发送一个命令到GDB.%0:s"
87 msgstr "%0:s该GDB进程不再运行.%0:s"
97 msgstr "GDB遇到一个内部错误:%s"
119 msgid "Failed to create process for GDB"
120 msgstr "为创建GDB进程失败"
128 msgid "GDB did not terminate"
129 msgstr "GDB不能终止"
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.zh_CN.po76 msgid "%0:sCould not read output from GDB.%0:s"
77 msgstr "%0:s不能读取输出从GDB.%0:s"
81 msgid "%0:sCould not send a command to GDB.%0:s"
82 msgstr "%0:s不能发送一个命令到GDB.%0:s"
87 msgstr "%0:s该GDB进程不再运行.%0:s"
97 msgstr "GDB遇到一个内部错误:%s"
119 msgid "Failed to create process for GDB"
120 msgstr "为创建GDB进程失败"
128 msgid "GDB did not terminate"
129 msgstr "GDB不能终止"
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/unix/
H A Dcerl.src74 GDB=
162 GDB=dump
168 GDB=egdb
172 GDB=gdb
176 GDB=gdb
182 GDB=egdb
188 GDB=gdb
268 if [ "x$GDB" = "x" ]; then
353 elif [ "x$GDB" = "xgdb" ]; then
374 elif [ "x$GDB" = "xegdb" ]; then
[all …]
/dports/devel/gdb/gdb-11.1/gdb/doc/
H A Dgdb.info-524 Source-Level Debugger' for GDB (GDB) Version 11.1.
4319 The GDB/MI interface introduced in GDB 9.1.
4322 The GDB/MI interface introduced in GDB 6.0.
4325 The GDB/MI interface introduced in GDB 5.1.
5104 File: gdb.info, Node: GDB/MI General Design, Next: GDB/MI Command Syntax, Up: GDB/MI
5332 File: gdb.info, Node: GDB/MI Command Syntax, Next: GDB/MI Compatibility with CLI, Prev: GDB/MI G…
6977 File: gdb.info, Node: GDB/MI Catchpoint Commands, Next: GDB/MI Program Context, Prev: GDB/MI Bre…
7316 File: gdb.info, Node: GDB/MI Program Context, Next: GDB/MI Thread Commands, Prev: GDB/MI Catchpo…
7477 File: gdb.info, Node: GDB/MI Thread Commands, Next: GDB/MI Ada Tasking Commands, Prev: GDB/MI Pr…
7602 File: gdb.info, Node: GDB/MI Ada Tasking Commands, Next: GDB/MI Program Execution, Prev: GDB/MI …
[all …]
H A Dgdb.info-124 Source-Level Debugger' for GDB (GDB) Version 11.1.
47 This is the Tenth Edition, for GDB (GDB) Version 11.1.
78 * GDB Files:: GDB files
82 * Controlling GDB:: Controlling GDB
83 * Extending GDB:: Extending GDB
92 * GDB Bugs:: Reporting bugs in GDB
98 * Installing GDB:: Installing GDB
691 * Invoking GDB:: How to start GDB
692 * Quitting GDB:: How to quit GDB
1030 "GDB/MI interface" version 3 (*note The GDB/MI Interface: GDB/MI.)
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DNEWS1 What has changed in GDB?
4 *** Changes in GDB 7.6
969 used to run GDB, you may need to point GDB at the correct
1065 When debugging with GDBserver, GDB now supports combining the GDB
2106 * GDB's ability to debug optimized code has been improved. GDB more
2227 * GDB and the GDB remote stub, gdbserver, now support the XScale
2688 made OBSOLETE in GDB 6.4, and REMOVED from GDB 6.5.
2739 GDB to dump core).
2806 made OBSOLETE in GDB 6.3, and REMOVED from GDB 6.4.
2830 with GDB".
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/doc/qtcreator/src/debugger/creator-only/
H A Dcreator-debugger-setup.qdoc93 \li GDB, LLDB
97 \li GDB
101 \li LLDB, FSF GDB (experimental)
105 \li GDB
112 \section2 Supported GDB Versions
119 For remote debugging using GDB and GDB server, the minimum supported version
141 \section2 GDB Adapter Modes
173 \section2 GDB
180 You can also build your own GDB, as instructed in
233 \section1 Setting up FSF GDB for \macos
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DNEWS1 What has changed in GDB?
4 *** Changes in GDB 6.2.1:
29 *** Changes in GDB 6.2:
45 GDB to dump core).
112 made OBSOLETE in GDB 6.3, and REMOVED from GDB 6.4.
136 with GDB".
293 integrated into GDB.
309 file I/O (where the remote target uses GDB's file system). See GDB's
457 library applications when run under GDB. One GDB user writes: ``loads
927 GDB.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A DNEWS1 What has changed in GDB?
4 *** Changes in GDB 6.2.1:
29 *** Changes in GDB 6.2:
45 GDB to dump core).
112 made OBSOLETE in GDB 6.3, and REMOVED from GDB 6.4.
136 with GDB".
293 integrated into GDB.
309 file I/O (where the remote target uses GDB's file system). See GDB's
457 library applications when run under GDB. One GDB user writes: ``loads
927 GDB.
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/doc/
H A Dgdb.info24 Source-Level Debugger' for GDB (GDB) Version 7.6.1.
58 Node: Invoking GDB28104
68 Node: Quitting GDB44198
239 Node: GDB/M2512611
258 Node: GDB Files569386
331 Node: Controlling GDB739291
365 Node: Extending GDB780605
422 Node: GDB/MI948588
428 Node: GDB/MI Input Syntax960670
487 Node: GDB Bugs1149405
[all …]
H A Dgdb.info-324 Source-Level Debugger' for GDB (GDB) Version 7.6.1.
222 18.6 GDB Data Files
338 GDB uses its own library BFD to read your files. GDB knows
493 with GDB.
658 connect to a remote GDB could also run GDB locally! `gdbserver' is
1126 GDB. You may want to report the problem to the GDB developers.
2933 GDB:
4285 GDB subsystems; normally these commands are of interest to GDB
4543 23 Extending GDB
4784 Extending GDB.
[all …]
H A Dgdb.info-424 Source-Level Debugger' for GDB (GDB) Version 7.6.1.
1451 File: gdb.info, Node: GDB/MI General Design, Next: GDB/MI Command Syntax, Up: GDB/MI
1639 File: gdb.info, Node: GDB/MI Command Syntax, Next: GDB/MI Compatibility with CLI, Prev: GDB/MI G…
3146 File: gdb.info, Node: GDB/MI Program Context, Next: GDB/MI Thread Commands, Prev: GDB/MI Catchpo…
3307 File: gdb.info, Node: GDB/MI Thread Commands, Next: GDB/MI Ada Tasking Commands, Prev: GDB/MI Pr…
3463 File: gdb.info, Node: GDB/MI Ada Tasking Commands, Next: GDB/MI Program Execution, Prev: GDB/MI …
3999 File: gdb.info, Node: GDB/MI Stack Manipulation, Next: GDB/MI Variable Objects, Prev: GDB/MI Pro…
4352 File: gdb.info, Node: GDB/MI Variable Objects, Next: GDB/MI Data Manipulation, Prev: GDB/MI Stac…
5680 File: gdb.info, Node: GDB/MI Tracepoint Commands, Next: GDB/MI Symbol Query, Prev: GDB/MI Data M…
5942 File: gdb.info, Node: GDB/MI Symbol Query, Next: GDB/MI File Commands, Prev: GDB/MI Tracepoint C…
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/unix/
H A Dcerl.src75 GDB=
163 GDB=dump
169 GDB=egdb
173 GDB=gdb
177 GDB=gdb
183 GDB=egdb
189 GDB=gdb
303 if [ "x$GDB" = "x" ]; then
388 elif [ "x$GDB" = "xgdb" ]; then
409 elif [ "x$GDB" = "xegdb" ]; then
[all …]
/dports/security/gef/gef-2021.10/docs/
H A Dfaq.md12 ## What if my GDB is < 7.7 ? ##
34 ## I get a SegFault when starting GDB with GEF ##
36 A long standing bug in the `readline` library can make `gef` crash GDB
38 GDB as `gef` is loading, a bit like this:
64 ## Does GEF prevent the use of other GDB plugins? ##
80 for the Python version GDB is compiled to work with! For example, GDB is
84 To verify this, you can simply start GDB with GEF, which will show you the
85 Python version currently supported by your GDB, or run the command:
146 ## I get weird issues/characters using GDB + Python3, what's up? ##
167 GDB packaged with Debian/Kali for ARM
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-161 * GDB Files:: GDB files
65 * Controlling GDB:: Controlling GDB
71 * GDB/MI:: GDB's Machine Interface.
73 * GDB Bugs:: Reporting bugs in GDB
78 * Installing GDB:: Installing GDB
90 Summary of GDB
604 * Invoking GDB:: How to start GDB
605 * Quitting GDB:: How to quit GDB
888 "GDB/MI interface" (*note The GDB/MI Interface: GDB/MI.) included
7247 GDB and C
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-161 * GDB Files:: GDB files
65 * Controlling GDB:: Controlling GDB
71 * GDB/MI:: GDB's Machine Interface.
73 * GDB Bugs:: Reporting bugs in GDB
78 * Installing GDB:: Installing GDB
90 Summary of GDB
604 * Invoking GDB:: How to start GDB
605 * Quitting GDB:: How to quit GDB
888 "GDB/MI interface" (*note The GDB/MI Interface: GDB/MI.) included
7247 GDB and C
[all …]
/dports/devel/kdevelop/kdevelop-21.12.3/po/ko/
H A Dkdevgdb.po19 msgid "GDB"
20 msgstr "GDB"
31 msgid "GDB"
32 msgstr "GDB"
138 msgstr "GDB 설정"
173 msgstr "GDB 실행 파일"
297 msgstr "GDB 콘솔"
400 msgid "GDB Output"
401 msgstr "GDB 출력"
410 "<b>GDB 출력</b><p>실행 중인 모든 GDB 명령어를 표시합니다. 또한 디버깅 중에 다"
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdb.info-126 Source-Level Debugger' for GDB (GDB) Version 7.3.1.
51 This is the Tenth Edition, for GDB (GDB) Version 7.3.1.
82 * GDB Files:: GDB files
86 * Controlling GDB:: Controlling GDB
87 * Extending GDB:: Extending GDB
95 * GDB Bugs:: Reporting bugs in GDB
102 * Installing GDB:: Installing GDB
670 * Invoking GDB:: How to start GDB
671 * Quitting GDB:: How to quit GDB
977 "GDB/MI interface" (*note The GDB/MI Interface: GDB/MI.) included
[all …]

12345678910>>...249