Home
last modified time | relevance | path

Searched refs:target_stopped_data_address (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/config/frv/
H A Dtm-frv.h45 #define target_stopped_data_address() frv_stopped_data_address() macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/config/frv/
H A Dtm-frv.h45 #define target_stopped_data_address() frv_stopped_data_address() macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/config/i386/
H A Dnm-i386.h100 #define target_stopped_data_address() i386_stopped_data_address () macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/config/i386/
H A Dnm-i386.h100 #define target_stopped_data_address() i386_stopped_data_address () macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h1086 #ifndef target_stopped_data_address
1087 #define target_stopped_data_address() \ macro
H A Dbreakpoint.c2742 addr = target_stopped_data_address (); in bpstat_stop_status()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h1086 #ifndef target_stopped_data_address
1087 #define target_stopped_data_address() \ macro
H A Dbreakpoint.c2742 addr = target_stopped_data_address (); in bpstat_stop_status()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtarget.h1366 #define target_stopped_data_address(target, addr_p) \ macro
H A Dinfrun.c3535 if (target_stopped_data_address (&current_target, &addr)) in handle_inferior_event()
H A Dbreakpoint.c3667 if (!target_stopped_data_address (&current_target, &addr)) in watchpoints_triggered()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtarget.h1616 #define target_stopped_data_address(target, addr_p) \ macro
H A Dinfrun.c3749 if (target_stopped_data_address (&current_target, &addr)) in handle_inferior_event()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dtarget.h2108 #define target_stopped_data_address(target, addr_p) \ macro
H A Dinfrun.c6029 if (target_stopped_data_address (current_inferior ()->top_target (), in handle_signal_stop()
H A Dbreakpoint.c4809 if (!target_stopped_data_address (current_inferior ()->top_target (), &addr))
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdbint.texinfo674 Then @value{GDBN} calls @code{target_stopped_data_address} exactly
737 @findex target_stopped_data_address
738 @item target_stopped_data_address (@var{addr_p})
754 Check whether @var{addr} (as returned by @code{target_stopped_data_address})
822 @code{target_stopped_data_address} only need to consult the current
923 @code{target_stopped_data_address} is set to call this function.
H A Dgdbint.info-1600 Then GDB calls `target_stopped_data_address' exactly once. This
650 `target_stopped_data_address (ADDR_P)'
665 Check whether ADDR (as returned by `target_stopped_data_address')
726 means that `STOPPED_BY_WATCHPOINT' and `target_stopped_data_address'
808 The target function `target_stopped_data_address' is set to call
H A DChangeLog4157 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4212 * gdbint.texinfo (target_stopped_data_address): Update to
/dports/devel/gdb761/gdb-7.6.1/gdb/doc/
H A Dgdbint.texinfo671 Then @value{GDBN} calls @code{target_stopped_data_address} exactly
734 @findex target_stopped_data_address
735 @item target_stopped_data_address (@var{addr_p})
751 Check whether @var{addr} (as returned by @code{target_stopped_data_address})
819 @code{target_stopped_data_address} only need to consult the current
920 @code{target_stopped_data_address} is set to call this function.
H A Dgdbint.info-1599 Then GDB calls `target_stopped_data_address' exactly once. This
649 `target_stopped_data_address (ADDR_P)'
664 Check whether ADDR (as returned by `target_stopped_data_address')
725 means that `STOPPED_BY_WATCHPOINT' and `target_stopped_data_address'
807 The target function `target_stopped_data_address' is set to call
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdbint.texinfo478 @findex target_stopped_data_address
479 @item target_stopped_data_address ()
603 @code{target_stopped_data_address} are set to call this function. The
H A Dgdbint.info401 `target_stopped_data_address ()'
500 `target_stopped_data_address' are set to call this function. The
6867 * target_stopped_data_address: Algorithms.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdbint.texinfo478 @findex target_stopped_data_address
479 @item target_stopped_data_address ()
603 @code{target_stopped_data_address} are set to call this function. The
H A Dgdbint.info401 `target_stopped_data_address ()'
500 `target_stopped_data_address' are set to call this function. The
6867 * target_stopped_data_address: Algorithms.

12