Home | History | Annotate | Download | only in gdb.base

Lines Matching refs:lib2

56 	append testopts "lib2 nodebug, "
58 append testopts "lib2 debug, "
59 append lib2 "-dbg"
64 append testopts "lib2 first"
65 append testfile "-lib2"
70 set lib2 [standard_output_file ${libfile2}.sl]
73 set exec_opts [list debug shlib=${lib1} shlib=${lib2}]
76 set exec_opts [list debug shlib=${lib2} shlib=${lib1}]
81 || [gdb_compile_shlib ${lib2src} ${lib2} ${lib2opts}] != ""
89 gdb_load_shlib $lib2