Searched refs:readnow (Results 1 – 25 of 34) sorted by relevance
12
31 set readnow [readnow]34 if { $readnow } {43 if { $readnow } {
77 set readnow [readnow]273 if { $readnow } {
33 if { [readnow] } {
35 if { ! [readnow] } {
39 if {[readnow]} {
55 set readnow_p [readnow]
30 if { ![readnow] } {
319 set readnow_p [readnow]
36 set readnow_p [readnow]
51 set readnow_p [readnow]
71 if { [readnow] } {
99 if { [readnow] } {
68 set readnow_p [readnow]
77 set methods {standard index readnow}
169 set readnow_p [readnow]
8 readnow.exp9 Run gdb with -readnow.
31 set readnow_p [readnow]
81 readnow
447 -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 …]
9586 proc readnow { } { procedure9587 return [expr {[lsearch -exact $::GDBFLAGS -readnow] != -19588 || [lsearch -exact $::GDBFLAGS --readnow] != -1}]
654 return [readnow]
4520 * 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.
8971 * New -mapped and -readnow options8985 the '-readnow' option with any of the commands that load symbol table8989 The -mapped and -readnow options are typically combined in order to8994 gdb -batch -nx -mapped -readnow programname
2443 (add_symbol_file_command): Remove local variables "readnow" and2451 (symbol_file_add): Remove parameters "mapped" and "readnow",2456 "readnow" variable.