Lines Matching refs:Add
3 * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing.
89 * server.h (block_async_io, unblock_async_io): Add prototypes.
131 * linux-low.h (struct process_info): Add resume request
163 * configure.srv: Add xscale*linux copy of arm*linux entry.
168 (the_low_target): Add arm_reinsert_addr.
198 (linux_target_ops): Add linux_detach.
200 * target.h (struct target_ops): Add "detach" member.
213 (linux_target_ops): Add linux_send_signal.
216 * target.h (struct target_ops): Add send_signal.
288 * configure.in (unistd.h): Add to AC_CHECK_HEADERS list.
305 * regcache.c: Add comment.
312 * Makefile.in: Add GDBSERVER_LIBS, gdb_proc_service_h,
314 (linux-low.o): Add USE_THREAD_DB.
315 * acconfig.h: Add HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T,
378 (regsets_store_inferior_registers): Add debugging.
381 (linux_target_ops): Add linux_signal_pid.
384 * regcache.c (inferior_regcache_data): Add valid
386 (get_regcache): Fetch registers lazily. Add fetch argument
429 (struct regset_info): Add type field. Use new operation types.
431 Add decr_pc_after_break and breakpoint_at.
438 (the_low_target): Add new members.
441 (target_regsets): Add new kind identifier.
443 (i386_set_pc): Add debugging.
445 (the_low_target): Add new members.
449 (the_low_target): Add new members.
452 (the_low_target): Add new members.
455 (the_low_target): Add new members.
456 * linux-x86-64-low.c (target_regsets): Add new kind
483 * inferiors.c (struct inferior_info): Add regcache_data.
494 * regcache.h: Add prototypes.
501 * Makefile.in: Add mem-break.o rule; update server.h
503 * inferiors.c (struct inferior_info): Add target_data
508 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
515 (linux_write_memory): Add const.
517 * linux-low.h (struct linux_target_ops): Add breakpoint
527 (struct target_ops): Update comments. Add const to write_memory
622 * Makefile.in: Add stamp-h target.
631 * Makefile.in: Add target.o and inferiors.o. Update
642 (linux_resume): Renamed from myresume. Add missing ``return 0''.
644 Add missing ``return 0''.
660 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
664 * Makefile.in: Add WARN_CFLAGS. Update configury
676 * regcache.h: Add missing prototypes.
681 * server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.