Home
last modified time | relevance | path

Searched refs:to_rcmd (Results 1 – 22 of 22) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.c429 INHERIT (to_rcmd, t); in update_current_target()
611 de_fault (to_rcmd, in update_current_target()
2291 debug_target.to_rcmd (command, outbuf); in debug_to_rcmd()
2385 current_target.to_rcmd = debug_to_rcmd; in setup_target_debug()
2402 if ((current_target.to_rcmd in do_monitor_command()
2404 || (current_target.to_rcmd == debug_to_rcmd in do_monitor_command()
2405 && (debug_target.to_rcmd in do_monitor_command()
H A Dtarget.h376 void (*to_rcmd) (char *command, struct ui_file *output); member
829 (*current_target.to_rcmd) (command, outbuf)
H A Dmonitor.c2268 monitor_ops.to_rcmd = monitor_rcmd; in init_base_monitor_ops()
H A Dremote.c5165 remote_ops.to_rcmd = remote_rcmd;
5287 remote_async_ops.to_rcmd = remote_rcmd;
H A DChangeLog-19995025 * remote.c (init_remote_ops): Initialize remote_ops.to_rcmd.
5030 (init_base_monitor_ops): Initialize monitor_ops.to_rcmd.
5035 * target.c (cleanup_target): de_fault to_rcmd.
5036 (update_current_target): INHERIT to_rcmd.
5038 (setup_target_debug): Initialize current_target.to_rcmd.
5040 * target.h (struct target_ops): Add field to_rcmd.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.c429 INHERIT (to_rcmd, t); in update_current_target()
611 de_fault (to_rcmd, in update_current_target()
2291 debug_target.to_rcmd (command, outbuf); in debug_to_rcmd()
2385 current_target.to_rcmd = debug_to_rcmd; in setup_target_debug()
2402 if ((current_target.to_rcmd in do_monitor_command()
2404 || (current_target.to_rcmd == debug_to_rcmd in do_monitor_command()
2405 && (debug_target.to_rcmd in do_monitor_command()
H A Dtarget.h376 void (*to_rcmd) (char *command, struct ui_file *output); member
829 (*current_target.to_rcmd) (command, outbuf)
H A Dmonitor.c2268 monitor_ops.to_rcmd = monitor_rcmd; in init_base_monitor_ops()
H A Dremote.c5165 remote_ops.to_rcmd = remote_rcmd; in init_remote_ops()
5287 remote_async_ops.to_rcmd = remote_rcmd; in init_remote_async_ops()
H A DChangeLog-19995025 * remote.c (init_remote_ops): Initialize remote_ops.to_rcmd.
5030 (init_base_monitor_ops): Initialize monitor_ops.to_rcmd.
5035 * target.c (cleanup_target): de_fault to_rcmd.
5036 (update_current_target): INHERIT to_rcmd.
5038 (setup_target_debug): Initialize current_target.to_rcmd.
5040 * target.h (struct target_ops): Add field to_rcmd.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtarget.c636 INHERIT (to_rcmd, t); in update_current_target()
809 de_fault (to_rcmd, in update_current_target()
3954 debug_target.to_rcmd (command, outbuf); in debug_to_rcmd()
4015 current_target.to_rcmd = debug_to_rcmd; in setup_target_debug()
4030 if ((current_target.to_rcmd in do_monitor_command()
4032 || (current_target.to_rcmd == debug_to_rcmd in do_monitor_command()
4033 && (debug_target.to_rcmd in do_monitor_command()
H A Dtarget.h504 void (*to_rcmd) (char *command, struct ui_file *output); member
1147 (*current_target.to_rcmd) (command, outbuf)
H A Dmonitor.c2338 monitor_ops.to_rcmd = monitor_rcmd; in init_base_monitor_ops()
H A DChangeLog-19995025 * remote.c (init_remote_ops): Initialize remote_ops.to_rcmd.
5030 (init_base_monitor_ops): Initialize monitor_ops.to_rcmd.
5035 * target.c (cleanup_target): de_fault to_rcmd.
5036 (update_current_target): INHERIT to_rcmd.
5038 (setup_target_debug): Initialize current_target.to_rcmd.
5040 * target.h (struct target_ops): Add field to_rcmd.
H A Dremote.c10305 remote_ops.to_rcmd = remote_rcmd; in init_remote_ops()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtarget.h531 void (*to_rcmd) (char *command, struct ui_file *output); member
1397 (*current_target.to_rcmd) (command, outbuf)
H A Dtarget.c664 INHERIT (to_rcmd, t); in update_current_target()
847 de_fault (to_rcmd, in update_current_target()
4930 debug_target.to_rcmd (command, outbuf); in debug_to_rcmd()
4990 current_target.to_rcmd = debug_to_rcmd; in setup_target_debug()
5005 if ((current_target.to_rcmd in do_monitor_command()
5007 || (current_target.to_rcmd == debug_to_rcmd in do_monitor_command()
5008 && (debug_target.to_rcmd in do_monitor_command()
H A Dmonitor.c2356 monitor_ops.to_rcmd = monitor_rcmd; in init_base_monitor_ops()
H A DChangeLog-19995025 * remote.c (init_remote_ops): Initialize remote_ops.to_rcmd.
5030 (init_base_monitor_ops): Initialize monitor_ops.to_rcmd.
5035 * target.c (cleanup_target): de_fault to_rcmd.
5036 (update_current_target): INHERIT to_rcmd.
5038 (setup_target_debug): Initialize current_target.to_rcmd.
5040 * target.h (struct target_ops): Add field to_rcmd.
H A Dremote.c11369 remote_ops.to_rcmd = remote_rcmd; in init_remote_ops()
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19995019 * remote.c (init_remote_ops): Initialize remote_ops.to_rcmd.
5024 (init_base_monitor_ops): Initialize monitor_ops.to_rcmd.
5029 * target.c (cleanup_target): de_fault to_rcmd.
5030 (update_current_target): INHERIT to_rcmd.
5032 (setup_target_debug): Initialize current_target.to_rcmd.
5034 * target.h (struct target_ops): Add field to_rcmd.
H A DChangeLog-20147429 * target.h (struct target_ops) <to_rcmd>: Make "command" const.
12864 to_rcmd.
13543 * target.h (struct target_ops) <to_rcmd>: Add argument.