Home
last modified time | relevance | path

Searched refs:target_has_execution (Results 1 – 17 of 17) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsol-thread.c496 if (target_has_execution) in sol_thread_fetch_registers()
683 if (target_has_execution) in sol_thread_xfer_memory()
720 if (target_has_execution) in sol_thread_xfer_partial()
889 if (target_has_execution) in sol_thread_alive()
1018 if (target_has_execution) in rw_common()
1106 if (target_has_execution) in ps_lgetregs()
1130 if (target_has_execution) in ps_lsetregs()
1238 if (target_has_execution) in ps_lgetfpregs()
1262 if (target_has_execution) in ps_lsetfpregs()
Dinfcmd.c124 if (!target_has_execution) error (_("The program is not being run."));
408 if (! ptid_equal (inferior_ptid, null_ptid) && target_has_execution) in kill_if_already_running()
1047 if (!target_has_execution) in until_command()
1078 if (!target_has_execution) in advance_command()
1244 if (!target_has_execution) in finish_command()
1341 if (!target_has_execution) in program_info()
1801 if (target_has_execution) in attach_command()
Dgcore.c52 if (!target_has_execution) in gcore_command()
227 if (!target_has_execution) in derive_heap_segment()
Duw-thread.c536 if (target_has_execution) in add_thread_uw()
977 if (!target_has_execution) in libthread_init()
Dinfptrace.c465 if (!target_has_execution) in udot_info()
Dtop.c1119 if (! ptid_equal (inferior_ptid, null_ptid) && target_has_execution) in quit_confirm()
1153 if (! ptid_equal (inferior_ptid, null_ptid) && target_has_execution) in quit_target()
Dtarget.c322 if (target_has_execution) in kill_or_be_killed()
329 if (target_has_execution) in kill_or_be_killed()
1471 if (target_has_execution) in target_preopen()
1483 if (target_has_execution) in target_preopen()
Dobjc-lang.c115 if (! target_has_execution) in lookup_objc_class()
142 if (! target_has_execution) in lookup_child_selector()
171 if (!target_has_execution) in value_nsstring()
Dinfrun.c2981 && target_has_execution in normal_stop()
2995 if (target_has_execution) in normal_stop()
3002 if (target_has_execution && breakpoints_inserted) in normal_stop()
3630 if (target_has_execution) in restore_inferior_status()
Dtarget.h865 #define target_has_execution \ macro
Dfindvar.c458 if (!target_has_execution) in read_var_value()
Dinfcall.c333 if (!target_has_execution) in call_function_by_hand()
Dlinux-thread-db.c653 if (objfile == NULL || !target_has_execution) in thread_db_new_objfile()
Dvalops.c171 if (!target_has_execution) in find_function_in_inferior()
192 if (!target_has_execution) in value_allocate_space_in_inferior()
Dprintcmd.c1396 if (from_tty && target_has_execution) in display_command()
Dbreakpoint.c5717 if (!target_has_execution) in watch_command_1()
6782 if (ep_is_exception_catchpoint (bpt) && target_has_execution)
/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-dump.c579 if (!target_has_execution) in restore_command()