Home
last modified time | relevance | path

Searched refs:readnow (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dc-linkage-name.exp31 set readnow [readnow]
34 if { $readnow } {
43 if { $readnow } {
Dstyle.exp77 set readnow [readnow]
273 if { $readnow } {
Dmaint-expand-symbols-header-file.exp33 if { [readnow] } {
Dinclude-main.exp35 if { ! [readnow] } {
Dsigned-builtin-types.exp39 if {[readnow]} {
Dmaint.exp55 set readnow_p [readnow]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
Dbreak-on-_exit.exp39 if {[readnow]} {
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dpsymtab-parameter.exp30 if { ![readnow] } {
Dnsalias.exp319 set readnow_p [readnow]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Dgdb-index-nodebug.exp36 set readnow_p [readnow]
Ddw2-stack-boundary.exp51 set readnow_p [readnow]
Ddw2-symtab-includes.exp71 if { [readnow] } {
Ddw2-symtab-includes-lookup.exp99 if { [readnow] } {
Ddebug-aranges-duplicate-offset-warning.exp68 set readnow_p [readnow]
Dper-bfd-sharing.exp77 set methods {standard index readnow}
Ddw2-zero-range.exp169 set readnow_p [readnow]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/boards/
DREADME8 readnow.exp
9 Run gdb with -readnow.
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-symbol.exp31 set readnow_p [readnow]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
Dmake-check-all.sh81 readnow
DChangeLog-2014-2021447 -readnow.
706 * lib/gdb.exp (readnow): Match line-by-line.
2749 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2753 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2758 * lib/gdb.exp (readnow): Handle arg.
2759 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2763 * gdb.base/relocate.exp: Update regexp for -readnow.
2768 -readnow.
2780 complaint during file command for -readnow.
2788 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgdb.exp9586 proc readnow { } { procedure
9587 return [expr {[lsearch -exact $::GDBFLAGS -readnow] != -1
9588 || [lsearch -exact $::GDBFLAGS --readnow] != -1}]
Dmi-support.exp654 return [readnow]
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19924520 * symfile.c (add_symbol_file_command): Initialize mapped/readnow.
5001 * main.c (main): Document -mapped and -readnow in help summary.
5015 * symfile.c (symbol_file_add): Takes an additional arg (readnow).
5017 allocate_objfile(). Add code to implement readnow option.
5019 readnow functionality moved to symbol_file_add().
5022 and readnow options.
DNEWS8971 * New -mapped and -readnow options
8985 the '-readnow' option with any of the commands that load symbol table
8989 The -mapped and -readnow options are typically combined in order to
8994 gdb -batch -nx -mapped -readnow programname
DChangeLog-19992443 (add_symbol_file_command): Remove local variables "readnow" and
2451 (symbol_file_add): Remove parameters "mapped" and "readnow",
2456 "readnow" variable.

12