| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | nrun.c | 153 sim_stop_reason (sd, &reason, &sigrc); in main() 181 sim_stop_reason (sd, &reason, &sigrc); in main()
|
| D | sim-reason.c | 32 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) in sim_stop_reason() function
|
| D | ChangeLog-2021 | 2180 * sim-reason.c (sim_stop_reason): Adjust to rename. 2966 * sim-reason.c (sim_stop_reason): Use 3817 (main): Always set REASON and SIGRC using sim_stop_reason. 3975 * run.c (main): Check the sim_stop_reason and only halt simulation 4326 * sim-reason.c (sim_stop_reason): Return host signal numbers 5978 * sim-reason.c (sim_stop_reason): For sim_signalled, return the 6043 * sim-reason.c (sim_stop_reason): Call sim_signal_to_host. 7146 * sim-reason.c (sim_stop_reason): Ditto. 7221 * sim-reason.c: New file. Generic sim_stop_reason.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | sim_calls.c | 188 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) in sim_stop_reason() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rl78/ |
| D | gdb-if.c | 525 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) in sim_stop_reason() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/microblaze/ |
| D | ChangeLog-2021 | 303 (sim_stop_reason): Delete. 376 (sim_stop_reason, sim_do_command): Add local cpu variable.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | interf.c | 365 sim_stop_reason(SIM_DESC sd, enum sim_stop *reason, int *sigrc) in sim_stop_reason() function
|
| D | ChangeLog-2021 | 166 (sim_info, sim_stop_reason, flush_windows, sim_do_command): Use 695 (sim_stop_reason): Use TARGET_SIGNAL_*. 1209 * (sim_stop_reason): Define SIGTRAP if _WIN32.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32c/ |
| D | gdb-if.c | 643 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) in sim_stop_reason() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/d10v/ |
| D | ChangeLog-2021 | 344 (stop_simulator, sim_stop, sim_stop_reason): Delete. 495 sim_info, sim_set_callbacks, sim_stop_reason, sim_fetch_register, 642 * interp.c (sim_stop_reason): Fix typo. 647 (sim_stop_reason): Use TARGET_SIGNAL_*. 801 (sim_stop_reason): For SIG_D10V_BUS return a SIGBUS / SIGSEGV 1193 * interp.c (sim_stop_reason): Exit status is now in r0, not r2. 1329 (sim_stop_reason): Check stop_simulator returning SIGINT. Clear 1789 * interp.c (sim_stop_reason): Set exit code correctly for stop
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rx/ |
| D | gdb-if.c | 792 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason_p, int *sigrc_p) in sim_stop_reason() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/cr16/ |
| D | ChangeLog-2021 | 328 (stop_simulator, sim_stop, sim_stop_reason): Delete. 541 sim_stop_reason, sim_fetch_register, sim_store_register,
|
| /netbsd/src/external/gpl3/gdb/dist/sim/arm/ |
| D | wrapper.c | 913 sim_stop_reason (SIM_DESC sd ATTRIBUTE_UNUSED, in sim_stop_reason() function
|
| D | ChangeLog-2021 | 851 (sim_stop_reason): Use TARGET_SIGNAL_* instead of SIG*. 1579 (sim_stop_reason): If stop_simulator is set, tell gdb 1949 (sim_stop_reason): Determine reason from state->EndCondition.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mcore/ |
| D | ChangeLog-2021 | 314 (sim_stop_reason): Delete. 486 sim_trace, sim_stop_reason, sim_stop, sim_info, sim_open,
|
| /netbsd/src/external/gpl3/gdb/dist/sim/avr/ |
| D | ChangeLog-2021 | 392 (sim_stop_reason, sim_stop, sim_info): Delete.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | remote-sim.c | 977 sim_stop_reason (sim_data->gdbsim_desc, &reason, &sigrc); in wait()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/h8300/ |
| D | ChangeLog-2021 | 401 * compile.c (sim_stop, sim_stop_reason): Delete. 1144 (sim_stop_reason): Add right way to set results, but #if 0 out. 1403 (sim_stop_reason): Renamed from sim_stop_signal.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/moxie/ |
| D | ChangeLog-2021 | 429 sim_stop_reason, sim_stop, sim_info, sim_load, sim_set_callbacks):
|
| /netbsd/src/external/gpl3/gdb/dist/sim/sh/ |
| D | ChangeLog-2021 | 419 sim_fetch_register, sim_trace, sim_stop_reason, sim_info, 1493 * sh/interp.c (sim_stop_reason): Catch SIGQUIT and indicate 1787 (sim_stop_reason): Renamed from sim_stop_signal. New arg `reason'.
|
| D | interp.c | 2254 sim_stop_reason (SIM_DESC sd, enum sim_stop *reason, int *sigrc) in sim_stop_reason() function
|
| /netbsd/src/external/gpl3/gdb/dist/sim/v850/ |
| D | ChangeLog-2021 | 1301 (sim_stop_reason): Delete, replace with sim-reason. 1628 (sim_stop_reason): If signal is SIG_V850_EXIT, inform gdb the 1813 (sim_stop_reason): Gross hacks to get c-torture running.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | ChangeLog-2021 | 1310 (sim_set_callbacks,sim_stop_reason,sim_read,sim_load): Likewise. 1450 (sim_stop_reason): If State.exited is nonzero, then indicate that
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32r/ |
| D | ChangeLog-2021 | 1789 (sim_stop_reason): Deleted. 1838 (sim_stop_reason): Update call to sim_signal_to_host.
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | ChangeLog-9103 | 1057 (sim_stop_reason): Clarify meaning of sim_signalled. 1391 * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC
|