Home
last modified time | relevance | path

Searched refs:GDB (Results 201 – 225 of 7115) sorted by relevance

12345678910>>...285

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/Shell/Reproducer/
H A DTestDump.test21 # RUN: %lldb -b -o 'reproducer dump -p gdb -f %t.repro' | FileCheck %s --check-prefix GDB
22 # GDB: send packet: $QStartNoAckMode#b0
23 # GDB: read packet: $OK#9a
28 # RUN: not %lldb -b -o 'reproducer dump -p gdb -f %t.repro' 2>&1 | FileCheck %s --check-prefix GDB-…
29 # GDB-ERROR: error: Unable to create GDB loader.
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Ddbx.exp156 global GDB
175 verbose "\t\tLoaded $arg into the $GDB"
184 verbose "\t\tLoaded $arg with new symbol table into $GDB"
207 perror "couldn't load $arg into $GDB."
211 perror "couldn't load $arg into $GDB (timed out)."
218 perror "couldn't load $arg into $GDB (end of file)."
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/Shell/Reproducer/
H A DTestDump.test21 # RUN: %lldb -b -o 'reproducer dump -p gdb -f %t.repro' | FileCheck %s --check-prefix GDB
22 # GDB: send packet: $QStartNoAckMode#b0
23 # GDB: read packet: $OK#9a
28 # RUN: not %lldb -b -o 'reproducer dump -p gdb -f %t.repro' 2>&1 | FileCheck %s --check-prefix GDB-…
29 # GDB-ERROR: error: Unable to create GDB loader.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/Shell/Reproducer/
H A DTestDump.test21 # RUN: %lldb -b -o 'reproducer dump -p gdb -f %t.repro' | FileCheck %s --check-prefix GDB
22 # GDB: send packet: $QStartNoAckMode#b0
23 # GDB: read packet: $OK#9a
28 # RUN: not %lldb -b -o 'reproducer dump -p gdb -f %t.repro' 2>&1 | FileCheck %s --check-prefix GDB-…
29 # GDB-ERROR: error: Unable to create GDB loader.
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/Shell/Reproducer/
H A DTestDump.test21 # RUN: %lldb -b -o 'reproducer dump -p gdb -f %t.repro' | FileCheck %s --check-prefix GDB
22 # GDB: send packet: $QStartNoAckMode#b0
23 # GDB: read packet: $OK#9a
28 # RUN: not %lldb -b -o 'reproducer dump -p gdb -f %t.repro' 2>&1 | FileCheck %s --check-prefix GDB-…
29 # GDB-ERROR: error: Unable to create GDB loader.
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.ja.po74 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sreturned the error:%0:s\"%2:s\"%0:s"
80 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sdid not return any result.%0:s"
86 msgid "%0:sCould not read output from GDB.%0:s"
92 msgid "%0:sCould not send a command to GDB.%0:s"
98 msgid "%0:sThe GDB process is no longer running.%0:s"
110 msgid "GDB has encountered an internal error: %s"
111 msgstr "GDB が内部エラーに遭遇しました:%s"
137 msgid "Failed to create process for GDB"
148 msgid "GDB did not terminate"
149 msgstr "GDB が終了できません"
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.ja.po74 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sreturned the error:%0:s\"%2:s\"%0:s"
80 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sdid not return any result.%0:s"
86 msgid "%0:sCould not read output from GDB.%0:s"
92 msgid "%0:sCould not send a command to GDB.%0:s"
98 msgid "%0:sThe GDB process is no longer running.%0:s"
110 msgid "GDB has encountered an internal error: %s"
111 msgstr "GDB が内部エラーに遭遇しました:%s"
137 msgid "Failed to create process for GDB"
148 msgid "GDB did not terminate"
149 msgstr "GDB が終了できません"
[all …]
/dports/devel/kdbg/kdbg-kdbg-3.0.0/
H A DReleaseNotes-2.5.115 - Cooperation with newer GDB (7.2 and 7.3) is improved:
17 . wchar_t strings as printed by GDB 7.2 are recognized;
18 . the thread list was missing with GDB 7.3;
19 . program exit was not detected (also GDB 7.3).
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/config/djgpp/
H A DREADME2 How to build and install the DJGPP native version of GDB
8 GDB built with DJGPP supports native DJGPP debugging, whereby you run
11 provided that the target machine has a GDB-compatible debugging stub
13 Serial" in the GDB manual for more details).
28 use the same functions as GDB. For example, you can build your own
32 Rebuilding GDB from sources
83 versions of GDB other than 5.2.)
111 configure GDB, type this command:
121 switches accepted by the original GDB configure script. These
128 to the script the name of the directory where GDB sources are
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/config/djgpp/
H A DREADME2 How to build and install the DJGPP native version of GDB
8 GDB built with DJGPP supports native DJGPP debugging, whereby you run
11 provided that the target machine has a GDB-compatible debugging stub
13 Serial" in the GDB manual for more details).
28 use the same functions as GDB. For example, you can build your own
32 Rebuilding GDB from sources
83 versions of GDB other than 5.2.)
111 configure GDB, type this command:
121 switches accepted by the original GDB configure script. These
128 to the script the name of the directory where GDB sources are
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdb.info-426 Source-Level Debugger' for GDB (GDB) Version 7.3.1.
44 File: gdb.info, Node: GDB/MI Program Execution, Next: GDB/MI Stack Manipulation, Prev: GDB/MI Th…
79 GDB Command
109 GDB Command
163 GDB Command
201 GDB Command
230 GDB Command
502 File: gdb.info, Node: GDB/MI Stack Manipulation, Next: GDB/MI Variable Objects, Prev: GDB/MI Pro…
855 File: gdb.info, Node: GDB/MI Variable Objects, Next: GDB/MI Data Manipulation, Prev: GDB/MI Stac…
2380 File: gdb.info, Node: GDB/MI Symbol Query, Next: GDB/MI File Commands, Prev: GDB/MI Tracepoint C…
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/contrib/
H A Dcc-with-tweaks.sh51 if [ -z "$GDB" ]
55 GDB="./gdb -data-directory data-directory"
58 GDB="../gdb -data-directory ../data-directory"
61 GDB="../../gdb -data-directory ../../data-directory"
155 …$GDB --batch-silent -nx -ex "set auto-load no" -ex "file $output_file" -ex "save gdb-index $output…
/dports/games/openage/openage-0.3.0-1262-ga554ab49/doc/
H A Ddebug.md4 ## GDB section in How to debug openage?
5 GDB can be used to debug C++ code in a terminal.
7 To being able to debug with GDB use `./configure` script such as:
27 [gdbgui](https://github.com/cs01/gdbgui) is a browser-based frontend for GDB.
39 Use the command `run` in the GDB prompt to start debugging
/dports/security/peda/peda-1.2/
H A DREADME1 PEDA - Python Exploit Development Assistance for GDB
11 PEDA is a Python GDB script with many handy commands to help speed up
13 writing custom interactive Python GDB commands.
17 - GDB 7.x
26 - Append a line to ~/.gdbinit to load PEDA when GDB starts
/dports/devel/gdb/gdb-11.1/gdb/contrib/
H A Dcc-with-tweaks.sh54 if [ -z "$GDB" ]
58 GDB="./gdb -data-directory data-directory"
61 GDB="../gdb -data-directory ../data-directory"
64 GDB="../../gdb -data-directory ../../data-directory"
186 GDB=$GDB $GDB_ADD_INDEX $index_options "$tmpfile" 2>&1 \
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcc-with-index.sh35 if [ -z "$GDB" ]
39 GDB="./gdb"
42 GDB="../gdb"
107 $GDB --batch-silent -nx -ex "file $output_file" -ex "save gdb-index $output_dir"
/dports/devel/kdevelop/kdevelop-21.12.3/po/de/
H A Dkdevgdb.po20 msgid "GDB"
21 msgstr "GDB"
32 msgid "GDB"
33 msgstr "GDB"
311 msgid "GDB Console"
312 msgstr "GDB-Konsole"
369 "p><p>Das Shell-Skript wird ausgeführt, nachdem GDB das GDB-"
426 msgid "GDB Output"
427 msgstr "GDB-Ausgabe"
436 "<b>GDB-Ausgabe</b><p>Zeigt alle GDB-Befehle an, die gerade ausgeführt "
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/experimental/crash_triage/
H A Dtriage_crashes.sh58 [ "$GDB" = "" ]; then
59 GDB=gdb
109 …$GDB --batch -q --ex "r $use_args <$crash" --ex 'back' --ex 'disass $pc, $pc+16' --ex 'info reg' -…
111 …$GDB --batch -q --ex "r $use_args" --ex 'back' --ex 'disass $pc, $pc+16' --ex 'info reg' --ex 'qui…
/dports/security/afl/afl-2.52b/experimental/crash_triage/
H A Dtriage_crashes.sh58 [ "$GDB" = "" ]; then
59 GDB=gdb
109 …$GDB --batch -q --ex "r $use_args <$crash" --ex 'back' --ex 'disass $pc, $pc+16' --ex 'info reg' -…
111 …$GDB --batch -q --ex "r $use_args" --ex 'back' --ex 'disass $pc, $pc+16' --ex 'info reg' --ex 'qui…
/dports/editors/lazarus/lazarus/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.po41 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sreturned the error:%0:s\"%2:s\"%0:s"
45 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sdid not return any result.%0:s"
49 msgid "%0:sCould not read output from GDB.%0:s"
53 msgid "%0:sCould not send a command to GDB.%0:s"
57 msgid "%0:sThe GDB process is no longer running.%0:s"
65 msgid "GDB has encountered an internal error: %s"
85 msgid "Failed to create process for GDB"
89 msgid "The IDE was unable to terminate the GDB process. This process may be left running outside th…
93 msgid "GDB did not terminate"
101 msgid "GDB has encountered an internal error: %0:sPress \"Ok\" to continue debugging. This may NOT …
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggergdbmi/languages/
H A Dgdbmistringconstants.po41 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sreturned the error:%0:s\"%2:s\"%0:s"
45 msgid "%0:sThe GDB command:%0:s\"%1:s\"%0:sdid not return any result.%0:s"
49 msgid "%0:sCould not read output from GDB.%0:s"
53 msgid "%0:sCould not send a command to GDB.%0:s"
57 msgid "%0:sThe GDB process is no longer running.%0:s"
65 msgid "GDB has encountered an internal error: %s"
85 msgid "Failed to create process for GDB"
89 msgid "The IDE was unable to terminate the GDB process. This process may be left running outside th…
93 msgid "GDB did not terminate"
101 msgid "GDB has encountered an internal error: %0:sPress \"Ok\" to continue debugging. This may NOT …
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/scripts/
H A Dbtraceback.in44 which gdb > /dev/null 2>&1 && GDB=`which gdb` || GDB=''
50 elif [ ! -z "${GDB}" ]; then
51 ${GDB} -quiet -batch -x @scriptdir@/btraceback.gdb $1 $2 > ${WD}/bacula.$2.traceback 2>&1
/dports/sysutils/bacula9-client-static/bacula-9.6.7/scripts/
H A Dbtraceback.in44 which gdb > /dev/null 2>&1 && GDB=`which gdb` || GDB=''
50 elif [ ! -z "${GDB}" ]; then
51 ${GDB} -quiet -batch -x @scriptdir@/btraceback.gdb $1 $2 > ${WD}/bacula.$2.traceback 2>&1
/dports/sysutils/bacula9-client/bacula-9.6.7/scripts/
H A Dbtraceback.in44 which gdb > /dev/null 2>&1 && GDB=`which gdb` || GDB=''
50 elif [ ! -z "${GDB}" ]; then
51 ${GDB} -quiet -batch -x @scriptdir@/btraceback.gdb $1 $2 > ${WD}/bacula.$2.traceback 2>&1
/dports/sysutils/bacula9-server/bacula-9.6.7/scripts/
H A Dbtraceback.in44 which gdb > /dev/null 2>&1 && GDB=`which gdb` || GDB=''
50 elif [ ! -z "${GDB}" ]; then
51 ${GDB} -quiet -batch -x @scriptdir@/btraceback.gdb $1 $2 > ${WD}/bacula.$2.traceback 2>&1

12345678910>>...285