Home
last modified time | relevance | path

Searched refs:gdb_simple_compile (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Dgdb.exp2772 if { ![gdb_simple_compile $me $src executable \
3584 if {![gdb_simple_compile elf_target $src]} {
3757 if {![gdb_simple_compile $me $src executable {debug}]} {
3835 if {![gdb_simple_compile $me $src executable $compile_flags]} {
3882 if {![gdb_simple_compile $me $src executable ]} {
3951 if {![gdb_simple_compile $me $src executable $compile_flags]} {
4000 if {![gdb_simple_compile $me $src executable]} {
4051 if {![gdb_simple_compile $me $src executable]} {
4102 if {![gdb_simple_compile $me $src executable]} {
4148 if {![gdb_simple_compile $me $src executable]} {
[all …]
Drocm.exp87 if {![gdb_simple_compile hipprobe {
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20216474 (gdb_simple_compile): Handle compile_flags go by using .go extension
10324 * lib/gdb.exp (gdb_simple_compile): Add proc.
10325 (is_elf_target): Use gdb_simple_compile.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git60014 contains the pid. The pid is added by gdb_simple_compile:
61947 When doing a gdb_simple_compile, and downloading the resulting exec $obj
70856 To achieve this, adjust gdb_simple_compile to ensure that the hip
70864 situation where gdb_simple_compile would give a false positive.