OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or_debug_proxy
    from Rev 94 to Rev 109
    Reverse comparison

Rev 94 → Rev 109

/src/gdb.c
1926,7 → 1926,8
static void
rsp_continue_with_signal (struct rsp_buf *p_buf)
{
printf ("RSP continue with signal '%s' received\n", p_buf->data);
printf ("RSP continue with signal '%s' received, signal ignored\n", p_buf->data);
rsp_continue (p_buf);
 
} /* rsp_continue_with_signal () */
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.