Lines Matching refs:gdb_cris_strcpy
236 static char *gdb_cris_strcpy (char *s1, const char *s2);
449 gdb_cris_strcpy (char *s1, const char *s2) in gdb_cris_strcpy() function
907 gdb_cris_strcpy (&remcomOutBuffer[pos], "thread:"); in stub_is_stopped()
911 gdb_cris_strcpy (&remcomOutBuffer[pos], ";"); in stub_is_stopped()
977 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1002 gdb_cris_strcpy (remcomOutBuffer, error_message[E02]); in handle_exception()
1006 gdb_cris_strcpy (remcomOutBuffer, error_message[E05]); in handle_exception()
1010 gdb_cris_strcpy (remcomOutBuffer, error_message[E07]); in handle_exception()
1014 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1061 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1064 gdb_cris_strcpy (remcomOutBuffer, error_message[E06]); in handle_exception()
1089 gdb_cris_strcpy (remcomOutBuffer, error_message[E04]); in handle_exception()
1130 gdb_cris_strcpy (remcomOutBuffer, error_message[E04]); in handle_exception()
1143 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1161 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1169 gdb_cris_strcpy (remcomOutBuffer, "OK"); in handle_exception()
1173 gdb_cris_strcpy (remcomOutBuffer, error_message[E01]); in handle_exception()
1178 gdb_cris_strcpy (remcomOutBuffer, error_message[E01]); in handle_exception()
1195 gdb_cris_strcpy (&remcomOutBuffer[0], "QC"); in handle_exception()
1201 gdb_cris_strcpy (&remcomOutBuffer[0], "QM"); in handle_exception()