Lines Matching +refs:dwarf +refs:check +refs:running

284 	* remote.c (remote_parse_stop_reply): Use REG only after its NULL check.
440 * ia64-tdep.c: New #if check on BREAKPOINT_MAX vs. BUNDLE_LEN.
450 check of the original memory content. Return error if even just final
483 target is running but stopped.
608 FPSCR when inferior is running on an ISA 2.05 or later processor.
1349 (remote_threads_info): Default threads to running in non-stop
1540 variables up, together with the check for waddstr.
1636 Also check for empty reply (target doesn't understand "bs" or "bc).
1744 (adjust_pc_after_break): In non-stop mode, check for a moribund
1771 for dwarf section offsets and sizes.
1950 and check for out-of-memory condition.
2328 (signal_stop_state): Don't check stop_soon here. Check in callers
2526 * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): Fix check for floating
3583 (procfs_corefile_thread_callback): Remove check for the main
3645 thread_change_ptid. Don't add or mark the main thread as running
3653 (skip_prologue): Skip stack check sequence.
3754 * mips-tdep.c (gdb_print_insn_mips): Do not check mips_abi
3961 (dummy_frame_push): Do not check for stale frames.
3969 (frame_find_by_id): Update frame_id_inner safety net check to avoid
3971 (get_prev_frame_1): Update frame_id_inner safety net check.
4335 not check processing_has_namespace_info.
4526 queue, mark it as running.
5216 * configure.ac: Don't check if ../itcl exists when building
5439 * elfread.c (elf_symfile_segments): Fix the check that each loadable
5494 in BFD ELF check.
5652 Skip varobj in running threads.
5659 Enable all commands while inferiour is running
5660 * mi/mi-main.c (mi_cmd_execute): Don't check if
5666 * top.c (execute_command_1): Don't check if the inferiour
5667 is running.
5886 (do_captured_thread_select): Check for a running thread. Prune
5896 and frame after handling the event and running breakpoint
5959 add new lwp to GDB's thread table, and mark as running, executing
5961 (linux_nat_filter_event): Don't assume there are other running
5963 (linux_nat_wait): Mark the main thread as running and executing.
5998 * configure.ac: Add check for HAVE_PERSONALITY and
6046 (normal_stop): Only mark not-running if inferior hasn't exited.
6050 (print_thread_info): Don't read from a running thread.
6051 Output "(running)" if thread is running.
6053 (do_restore_current_thread_cleanup): Don't write to a running
6055 (thread_apply_all_command): Don't read from a running thread. In
6061 thread is running.
6069 (signal_command): Ensure the selected thread isn't running.
6171 * top.c (execute_command): In non-stop, only check if the current
6172 thread is running, in all-stop, check if there's any thread
6173 running.
6179 * mi/mi-main.c (mi_cmd_execute): In non-stop, only check if the
6180 current thread is running, in all-stop, check if there's any
6181 thread running.
6230 (execute_command): Replace target_executing check by any_running.
6244 check by is_executing.
6387 * infcmd.c: Replace ATTACH_NO_WAIT compile time check by
6388 target_attach_no_wait runtime check.
6648 (captured_mi_execute_command): Don't check for MI_CMD_DONE.
6663 Emit ^running via observer.
6665 ^running here.
6666 (mi_on_resume): Print ^running if not previously output.
6671 (mi_execute_async_cli_command): Don't print ^running here.
6701 we're attaching to a running process.
6711 Don't suppress *running when doing finish.
6756 Implement *running.
6932 remote_async_termitted check.
6935 check.
6990 (dwarf_expr_eval): Sanity check the RECURSION_DEPTH count.
7589 before marking the target running.
7640 print any language change before running the breakpoint commands.
7733 (read_unspecified_type): Delete prototypes. Remove check for
8280 * infrun.c (normal_stop): Don't print source location when running in
8584 * ada-lang.c (ada_value_primitive_packed_val): Only check
8587 (locate_var_value): Only check value_lazy for memory lvals.
8591 (search_struct_field, value_slice): Only check value_lazy for memory
8594 (value_primitive_field): Only check value_lazy for memory lvals.
8665 (mi_cmd_execute): Do not check for args_func.
8667 * mi/mi-parse.c: Don't check for args_func.
8700 opposed to running cleanups.
9007 * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
9027 * stabsread.c (cleanup_undefined_types_1): Add instance flags check
9163 * buildsym.h (last_source_file): Add dwarf info to comment.
9200 proper scope, and check for field in type of "this", without
9585 (thread_db_get_thread_local_address): Do not use it or check
9836 Don't check frame's language in running in async mode.
9960 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.
10132 value chain. Correct check for user-requested array watchpoints.
10307 (open_symbol_file_object, svr4_current_sos): Always check the
10773 whether the target is running. Issue an error for non-running
10776 (remote_open_1): Prompt to disconnect non-running targets. Make
10777 sure the target is marked running. Do not set inferior_ptid here.
10779 if the target is not running.
10781 argument. Handle a non-running target.
10813 (follow_exec): Do not check may_follow_exec. Do not mourn and push