Home
last modified time | relevance | path

Searched refs:gnu_ops (Results 1 – 8 of 8) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgnu-nat.c89 extern struct target_ops gnu_ops;
2015 unpush_target (&gnu_ops); in gnu_mourn_inferior()
2063 push_target (&gnu_ops); in gnu_create_inferior()
2144 push_target (&gnu_ops); in gnu_attach()
2584 struct target_ops gnu_ops; variable
2592 gnu_ops.to_open = gnu_open; /* to_open */ in init_gnu_ops()
2596 gnu_ops.to_wait = gnu_wait; /* to_wait */ in init_gnu_ops()
2608 gnu_ops.to_terminal_ours = terminal_ours; in init_gnu_ops()
2616 gnu_ops.to_stop = gnu_stop; /* to_stop */ in init_gnu_ops()
2621 gnu_ops.to_has_stack = 1; /* to_has_stack */ in init_gnu_ops()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgnu-nat.c89 extern struct target_ops gnu_ops;
2015 unpush_target (&gnu_ops); in gnu_mourn_inferior()
2063 push_target (&gnu_ops); in gnu_create_inferior()
2144 push_target (&gnu_ops); in gnu_attach()
2584 struct target_ops gnu_ops; variable
2592 gnu_ops.to_open = gnu_open; /* to_open */ in init_gnu_ops()
2596 gnu_ops.to_wait = gnu_wait; /* to_wait */ in init_gnu_ops()
2608 gnu_ops.to_terminal_ours = terminal_ours; in init_gnu_ops()
2616 gnu_ops.to_stop = gnu_stop; /* to_stop */ in init_gnu_ops()
2621 gnu_ops.to_has_stack = 1; /* to_has_stack */ in init_gnu_ops()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-20094611 instead of the gnu_ops global.
4613 target_ops instead of the gnu_ops global.
4615 (gnu_attach): Use the passed in target_ops instead of the gnu_ops
4620 (gnu_ops): Delete.
H A DChangeLog-20086390 * gnu-nat.c (init_gnu_ops): Set to_attach_no_wait in gnu_ops.
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20094607 instead of the gnu_ops global.
4609 target_ops instead of the gnu_ops global.
4611 (gnu_attach): Use the passed in target_ops instead of the gnu_ops
4616 (gnu_ops): Delete.
H A DChangeLog-20086390 * gnu-nat.c (init_gnu_ops): Set to_attach_no_wait in gnu_ops.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-20094611 instead of the gnu_ops global.
4613 target_ops instead of the gnu_ops global.
4615 (gnu_attach): Use the passed in target_ops instead of the gnu_ops
4620 (gnu_ops): Delete.
H A DChangeLog-20086390 * gnu-nat.c (init_gnu_ops): Set to_attach_no_wait in gnu_ops.