OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracefile
(Results
1 - 25
of
82
) sorted by relevancy
1
2
3
4
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
read-memory.exp
76
set
tracefile
[standard_output_file ${testfile}]
77
gdb_test "tsave ${
tracefile
}.tfile" \
78
"Trace data saved to file '${
tracefile
}.tfile'.*" \
85
global
tracefile
92
gdb_test_multiple "target ${target} ${
tracefile
}.${target}" "$test" {
127
global
tracefile
133
gdb_test "target ${target} ${
tracefile
}.${target}" ".*" \
pr16508.exp
41
set
tracefile
[standard_output_file ${testfile}]
44
gdb_test "tsave ${
tracefile
}.tf" \
45
"Trace data saved to file '${
tracefile
}.tf'.*" \
50
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
tracefile-pseudo-reg.exp
56
set
tracefile
[standard_output_file ${testfile}]
59
gdb_test "tsave ${
tracefile
}.tf" \
60
"Trace data saved to file '${
tracefile
}.tf'.*" \
64
gdb_test "target tfile ${
tracefile
}.tf" "" "change to tfile target" \
unavailable.exp
190
set
tracefile
[standard_output_file ${testfile}]
191
gdb_test "tsave ${
tracefile
}.args.tfile" \
192
"Trace data saved to file '${
tracefile
}.args.tfile'\\." \
194
gdb_test "tsave -ctf ${
tracefile
}.args.ctf" \
195
"Trace data saved to directory '${
tracefile
}.args.ctf'\\." \
202
gdb_test "target ${target_name} ${
tracefile
}.args.${target_name}" ".*" \
270
set
tracefile
[standard_output_file ${testfile}]
271
gdb_test "tsave ${
tracefile
}.locals.tfile" \
272
"Trace data saved to file '${
tracefile
}.locals.tfile'\\." \
274
gdb_test "tsave -ctf ${
tracefile
}.locals.ctf"
[
all
...]
mi-trace-frame-collected.exp
74
set
tracefile
[standard_output_file ${testfile}]
75
mi_gdb_test "-trace-save ${
tracefile
}.tf" ".*\\^done" \
78
mi_gdb_test "-trace-save -ctf ${
tracefile
}.ctf" ".*\\^done" \
143
send_gdb "-target-select ctf ${
tracefile
}.ctf\n"
162
mi_gdb_test "-target-select tfile ${
tracefile
}.tf" ".*\\^connected.*" \
tsv.exp
149
set
tracefile
[standard_output_file ${testfile}]
150
gdb_test "tsave ${
tracefile
}.tf" \
151
"Trace data saved to file '${
tracefile
}.tf'.*" \
154
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
155
"Trace data saved to directory '${
tracefile
}.ctf'.*" \
173
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
187
gdb_test_multiple "target ctf ${
tracefile
}.ctf" "" {
188
-re "Undefined target command: \"ctf ${
tracefile
}.ctf\"\. Try \"help target\"\.\r\n$gdb_prompt $" {
while-stepping.exp
138
set
tracefile
[standard_output_file ${testfile}]
139
gdb_test "tsave ${
tracefile
}.tf" \
140
"Trace data saved to file '${
tracefile
}.tf'\\." \
142
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
143
"Trace data saved to directory '${
tracefile
}.ctf'\\." \
149
gdb_test "target tfile ${
tracefile
}.tf" ".*" \
167
gdb_test "target ctf ${
tracefile
}.ctf" ".*" \
mi-trace-unavailable.exp
68
set
tracefile
[standard_output_file ${testfile}]
69
mi_gdb_test "-trace-save ${
tracefile
}.tf" ".*\\^done" \
72
mi_gdb_test "-trace-save -ctf ${
tracefile
}.ctf" ".*\\^done" \
179
send_gdb "-target-select ctf ${
tracefile
}.ctf\n"
198
mi_gdb_test "-target-select tfile ${
tracefile
}.tf" ".*\\^connected.*" \
tstatus.exp
140
set
tracefile
[standard_output_file ${testfile}]
142
gdb_test "tsave ${
tracefile
}.tf" \
143
"Trace data saved to file '${
tracefile
}.tf'.*" \
146
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
147
"Trace data saved to directory '${
tracefile
}.ctf'.*" \
152
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
171
gdb_test_multiple "target ctf ${
tracefile
}.ctf" "" {
172
-re "Undefined target command: \"ctf ${
tracefile
}.ctf\"\. Try \"help target\"\.\r\n$gdb_prompt $" {
actions.exp
317
set
tracefile
[standard_output_file ${testfile}]
318
gdb_test "tsave ${
tracefile
}.tf" \
319
"Trace data saved to file '${
tracefile
}.tf'\." \
321
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
322
"Trace data saved to directory '${
tracefile
}.ctf'\\." \
328
gdb_test "target tfile ${
tracefile
}.tf" ".*" \
346
gdb_test "target ctf ${
tracefile
}.ctf" ".*" \
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
read-memory.exp
76
set
tracefile
[standard_output_file ${testfile}]
77
gdb_test "tsave ${
tracefile
}.tfile" \
78
"Trace data saved to file '${
tracefile
}.tfile'.*" \
85
global
tracefile
92
gdb_test_multiple "target ${target} ${
tracefile
}.${target}" "$test" {
127
global
tracefile
133
gdb_test "target ${target} ${
tracefile
}.${target}" ".*" \
pr16508.exp
41
set
tracefile
[standard_output_file ${testfile}]
44
gdb_test "tsave ${
tracefile
}.tf" \
45
"Trace data saved to file '${
tracefile
}.tf'.*" \
50
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
tracefile-pseudo-reg.exp
56
set
tracefile
[standard_output_file ${testfile}]
59
gdb_test "tsave ${
tracefile
}.tf" \
60
"Trace data saved to file '${
tracefile
}.tf'.*" \
64
gdb_test "target tfile ${
tracefile
}.tf" "" "change to tfile target" \
unavailable.exp
190
set
tracefile
[standard_output_file ${testfile}]
191
gdb_test "tsave ${
tracefile
}.args.tfile" \
192
"Trace data saved to file '${
tracefile
}.args.tfile'\\." \
194
gdb_test "tsave -ctf ${
tracefile
}.args.ctf" \
195
"Trace data saved to directory '${
tracefile
}.args.ctf'\\." \
202
gdb_test "target ${target_name} ${
tracefile
}.args.${target_name}" ".*" \
270
set
tracefile
[standard_output_file ${testfile}]
271
gdb_test "tsave ${
tracefile
}.locals.tfile" \
272
"Trace data saved to file '${
tracefile
}.locals.tfile'\\." \
274
gdb_test "tsave -ctf ${
tracefile
}.locals.ctf"
[
all
...]
mi-trace-frame-collected.exp
74
set
tracefile
[standard_output_file ${testfile}]
75
mi_gdb_test "-trace-save ${
tracefile
}.tf" ".*\\^done" \
78
mi_gdb_test "-trace-save -ctf ${
tracefile
}.ctf" ".*\\^done" \
143
send_gdb "-target-select ctf ${
tracefile
}.ctf\n"
162
mi_gdb_test "-target-select tfile ${
tracefile
}.tf" ".*\\^connected.*" \
tsv.exp
149
set
tracefile
[standard_output_file ${testfile}]
150
gdb_test "tsave ${
tracefile
}.tf" \
151
"Trace data saved to file '${
tracefile
}.tf'.*" \
154
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
155
"Trace data saved to directory '${
tracefile
}.ctf'.*" \
173
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
187
gdb_test_multiple "target ctf ${
tracefile
}.ctf" "" {
188
-re "Undefined target command: \"ctf ${
tracefile
}.ctf\"\. Try \"help target\"\.\r\n$gdb_prompt $" {
while-stepping.exp
138
set
tracefile
[standard_output_file ${testfile}]
139
gdb_test "tsave ${
tracefile
}.tf" \
140
"Trace data saved to file '${
tracefile
}.tf'\\." \
142
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
143
"Trace data saved to directory '${
tracefile
}.ctf'\\." \
149
gdb_test "target tfile ${
tracefile
}.tf" ".*" \
167
gdb_test "target ctf ${
tracefile
}.ctf" ".*" \
mi-trace-unavailable.exp
68
set
tracefile
[standard_output_file ${testfile}]
69
mi_gdb_test "-trace-save ${
tracefile
}.tf" ".*\\^done" \
72
mi_gdb_test "-trace-save -ctf ${
tracefile
}.ctf" ".*\\^done" \
179
send_gdb "-target-select ctf ${
tracefile
}.ctf\n"
198
mi_gdb_test "-target-select tfile ${
tracefile
}.tf" ".*\\^connected.*" \
tstatus.exp
140
set
tracefile
[standard_output_file ${testfile}]
142
gdb_test "tsave ${
tracefile
}.tf" \
143
"Trace data saved to file '${
tracefile
}.tf'.*" \
146
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
147
"Trace data saved to directory '${
tracefile
}.ctf'.*" \
152
gdb_test_multiple "target tfile ${
tracefile
}.tf" "$test" {
171
gdb_test_multiple "target ctf ${
tracefile
}.ctf" "" {
172
-re "Undefined target command: \"ctf ${
tracefile
}.ctf\"\. Try \"help target\"\.\r\n$gdb_prompt $" {
actions.exp
317
set
tracefile
[standard_output_file ${testfile}]
318
gdb_test "tsave ${
tracefile
}.tf" \
319
"Trace data saved to file '${
tracefile
}.tf'\." \
321
gdb_test "tsave -ctf ${
tracefile
}.ctf" \
322
"Trace data saved to directory '${
tracefile
}.ctf'\\." \
328
gdb_test "target tfile ${
tracefile
}.tf" ".*" \
346
gdb_test "target ctf ${
tracefile
}.ctf" ".*" \
/src/usr.bin/ktrace/
ktrace.c
321
do_ktrace(const char *
tracefile
, int vers, int ops, int trpoints, int pid,
328
(!
tracefile
|| strcmp(
tracefile
, "-") == 0)) {
396
ret = ktrace(ktracefile =
tracefile
, ops, trpoints, pid);
399
tracefile
!= NULL ?
tracefile
: "NULL", pid);
/src/bin/sh/
show.c
85
char *
tracefile
; /* name of the
tracefile
*/
member in struct:traceinfo
97
FILE *
tracefile
; /* just for histedit */
variable
133
if (
tracefile
)
134
fflush(
tracefile
);
151
error("Can't open
tracefile
: %s (%s)\n", s, strerror(errno));
157
error("Attempt to use fd %d as
tracefile
thwarted\n", fd);
164
if (
tracefile
)
165
(void) fclose(
tracefile
); /* also closes tfd */
166
tracefile
= fdopen(fd, "ae"); /* don't care if it is NULL *
[
all
...]
/src/external/gpl3/gdb/lib/libgdb/arch/ia64/
defs.mk
6
G_LIBGDB_OBS=ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o alloc.o annotate.o arch-utils.o async-event.o auto-load.o auxv.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-exec.o break-catch-fork.o break-catch-load.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o break-cond-parse.o breakpoint.o bt-utils.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli-cmds.o cli-decode.o cli-dump.o cli-interp.o cli-logging.o cli-option.o cli-script.o cli-setshow.o cli-style.o cli-utils.o coff-pe-read.o coffread.o compile-c-support.o compile-c-symbols.o compile-c-types.o compile-cplus-symbols.o compile-cplus-types.o compile-loc2c.o compile-object-load.o compile-object-run.o compile.o complaints.o completer.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctfread.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o debuginfod-support.o dictionary.o disasm.o displaced-stepping.o dtrace-probe.o dummy-frame.o abbrev-table-cache.o abbrev.o ada-imported.o aranges.o attribute.o comp-unit-head.o cooked-index.o cu.o die.o dwz.o expr.o frame-tailcall.o frame.o index-cache.o index-common.o index-write.o leb.o line-header.o loc.o macro.o read-debug-names.o read-gdb-index.o read.o section.o stringify.o elf-none-tdep.o elfread.o eval.o event-top.o exceptions.o exec.o expprint.o extension.o extract-store-integer.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filesystem.o findcmd.o findvar.o frame-base.o frame-unwind.o frame.o gcore-elf.o gcore.o gdb-demangle.o gdb_bfd.o gdbtypes.o gmp-utils.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile.o ia64-netbsd-tdep.o ia64-tdep.o inf-child.o inf-loop.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint-test-options.o maint-test-settings.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o memtag.o mi-cmd-break.o mi-cmd-catch.o mi-cmd-disas.o mi-cmd-env.o mi-cmd-file.o mi-cmd-info.o mi-cmd-stack.o mi-cmd-target.o mi-cmd-var.o mi-cmds.o mi-common.o mi-console.o mi-getopt.o mi-interp.o mi-main.o mi-out.o mi-parse.o mi-symbol-cmds.o minidebug.o minsyms.o mipsread.o namespace.o netbsd-tdep.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o remote-fileio.o remote-notif.o remote.o reverse.o run-on-main-thread.o rust-lang.o rust-parse.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-svr4.o solib-target.o solib.o source-cache.o source.o split-name.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile.o symmisc.o symtab.o target-connection.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target.o waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracectf.o
tracefile
-tfile.o
tracefile
.o tracepoint.o trad-frame.o tramp-frame.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-location.o tui-regs.o tui-source.o tui-status.o tui-win.o tui-wingeneral.o tui-winsource.o tui.o type-stack.o typeprint.o ui-file.o ui-out.o ui-style.o ui.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o
/src/external/gpl3/gdb/lib/libgdb/arch/m68000/
defs.mk
6
G_LIBGDB_OBS=ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o alloc.o annotate.o arch-utils.o async-event.o auto-load.o auxv.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-exec.o break-catch-fork.o break-catch-load.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o break-cond-parse.o breakpoint.o bsd-kvm.o bt-utils.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli-cmds.o cli-decode.o cli-dump.o cli-interp.o cli-logging.o cli-option.o cli-script.o cli-setshow.o cli-style.o cli-utils.o coff-pe-read.o coffread.o compile-c-support.o compile-c-symbols.o compile-c-types.o compile-cplus-symbols.o compile-cplus-types.o compile-loc2c.o compile-object-load.o compile-object-run.o compile.o complaints.o completer.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctfread.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o debuginfod-support.o dictionary.o disasm.o displaced-stepping.o dtrace-probe.o dummy-frame.o abbrev-table-cache.o abbrev.o ada-imported.o aranges.o attribute.o comp-unit-head.o cooked-index.o cu.o die.o dwz.o expr.o frame-tailcall.o frame.o index-cache.o index-common.o index-write.o leb.o line-header.o loc.o macro.o read-debug-names.o read-gdb-index.o read.o section.o stringify.o elf-none-tdep.o elfread.o eval.o event-top.o exceptions.o exec.o expprint.o extension.o extract-store-integer.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filesystem.o findcmd.o findvar.o fork-child.o frame-base.o frame-unwind.o frame.o gcore-elf.o gcore.o gdb-demangle.o gdb_bfd.o gdbtypes.o gmp-utils.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile.o inf-child.o inf-loop.o inf-ptrace.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o m68k-bsd-nat.o m68k-bsd-tdep.o m68k-tdep.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint-test-options.o maint-test-settings.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o memtag.o mi-cmd-break.o mi-cmd-catch.o mi-cmd-disas.o mi-cmd-env.o mi-cmd-file.o mi-cmd-info.o mi-cmd-stack.o mi-cmd-target.o mi-cmd-var.o mi-cmds.o mi-common.o mi-console.o mi-getopt.o mi-interp.o mi-main.o mi-out.o mi-parse.o mi-symbol-cmds.o minidebug.o minsyms.o mipsread.o namespace.o fork-inferior.o netbsd-nat.o netbsd-tdep.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o remote-fileio.o remote-notif.o remote.o reverse.o run-on-main-thread.o rust-lang.o rust-parse.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-svr4.o solib-target.o solib.o source-cache.o source.o split-name.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile.o symmisc.o symtab.o target-connection.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target.o waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracectf.o
tracefile
-tfile.o
tracefile
.o tracepoint.o trad-frame.o tramp-frame.o type-stack.o typeprint.o ui-file.o ui-out.o ui-style.o ui.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o
/src/external/gpl3/gdb.old/lib/libgdb/arch/m68000/
defs.mk
6
G_LIBGDB_OBS=ada-exp.o ada-lang.o ada-tasks.o ada-typeprint.o ada-valprint.o ada-varobj.o addrmap.o agent.o alloc.o annotate.o arch-utils.o async-event.o auto-load.o auxv.o ax-gdb.o ax-general.o bcache.o bfd-target.o block.o blockframe.o break-catch-exec.o break-catch-fork.o break-catch-load.o break-catch-sig.o break-catch-syscall.o break-catch-throw.o breakpoint.o bsd-kvm.o bt-utils.o btrace.o build-id.o buildsym-legacy.o buildsym.o c-exp.o c-lang.o c-typeprint.o c-valprint.o c-varobj.o charset.o cli-out.o cli-cmds.o cli-decode.o cli-dump.o cli-interp.o cli-logging.o cli-option.o cli-script.o cli-setshow.o cli-style.o cli-utils.o coff-pe-read.o coffread.o compile-c-support.o compile-c-symbols.o compile-c-types.o compile-cplus-symbols.o compile-cplus-types.o compile-loc2c.o compile-object-load.o compile-object-run.o compile.o complaints.o completer.o copying.o corefile.o corelow.o cp-abi.o cp-name-parser.o cp-namespace.o cp-support.o cp-valprint.o ctfread.o d-exp.o d-lang.o d-namespace.o d-valprint.o dbxread.o dcache.o debug.o debuginfod-support.o dictionary.o disasm.o displaced-stepping.o dtrace-probe.o dummy-frame.o abbrev-cache.o abbrev.o ada-imported.o aranges.o attribute.o comp-unit-head.o cooked-index.o cu.o die.o dwz.o expr.o frame-tailcall.o frame.o index-cache.o index-common.o index-write.o leb.o line-header.o loc.o macro.o read-debug-names.o read-gdb-index.o read.o section.o stringify.o elf-none-tdep.o elfread.o eval.o event-top.o exceptions.o exec.o expprint.o extension.o extract-store-integer.o f-exp.o f-lang.o f-typeprint.o f-valprint.o filename-seen-cache.o filesystem.o findcmd.o findvar.o fork-child.o frame-base.o frame-unwind.o frame.o gcore-elf.o gcore.o gdb-demangle.o gdb_bfd.o gdbtypes.o gmp-utils.o gnu-v2-abi.o gnu-v3-abi.o go-exp.o go-lang.o go-typeprint.o go-valprint.o guile.o inf-child.o inf-loop.o inf-ptrace.o infcall.o infcmd.o inferior.o inflow.o infrun.o inline-frame.o interps.o jit.o language.o linespec.o location.o m2-exp.o m2-lang.o m2-typeprint.o m2-valprint.o m68k-bsd-nat.o m68k-bsd-tdep.o m68k-tdep.o macrocmd.o macroexp.o macroscope.o macrotab.o main.o maint-test-options.o maint-test-settings.o maint.o mdebugread.o mem-break.o memattr.o memory-map.o memrange.o memtag.o mi-cmd-break.o mi-cmd-catch.o mi-cmd-disas.o mi-cmd-env.o mi-cmd-file.o mi-cmd-info.o mi-cmd-stack.o mi-cmd-target.o mi-cmd-var.o mi-cmds.o mi-common.o mi-console.o mi-getopt.o mi-interp.o mi-main.o mi-out.o mi-parse.o mi-symbol-cmds.o minidebug.o minsyms.o mipsread.o namespace.o fork-inferior.o netbsd-nat.o netbsd-tdep.o objc-lang.o objfiles.o observable.o opencl-lang.o osabi.o osdata.o p-exp.o p-lang.o p-typeprint.o p-valprint.o parse.o posix-hdep.o printcmd.o probe.o process-stratum-target.o producer.o progspace-and-thread.o progspace.o prologue-value.o psymtab.o python.o record-btrace.o record-full.o record.o regcache-dump.o regcache.o reggroups.o remote-fileio.o remote-notif.o remote.o reverse.o run-on-main-thread.o rust-lang.o rust-parse.o sentinel-frame.o ser-base.o ser-event.o ser-pipe.o ser-tcp.o ser-uds.o ser-unix.o serial.o skip.o solib-svr4.o solib-target.o solib.o source-cache.o source.o split-name.o stabsread.o stack.o stap-probe.o std-regs.o symfile-debug.o symfile.o symmisc.o symtab.o target-connection.o target-dcache.o target-descriptions.o target-float.o target-memory.o target.o target.o waitstatus.o test-target.o thread-iter.o thread.o tid-parse.o top.o tracectf.o
tracefile
-tfile.o
tracefile
.o tracepoint.o trad-frame.o tramp-frame.o type-stack.o typeprint.o ui-file.o ui-out.o ui-style.o ui.o user-regs.o utils.o valarith.o valops.o valprint.o value.o varobj.o version.o xml-builtin.o xml-support.o xml-syscall.o xml-tdesc.o init.o
Completed in 48 milliseconds
1
2
3
4
Indexes created Tue Feb 24 08:35:24 UTC 2026