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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or_debug_proxy/] [src/] [gdb.c] - Diff between revs 94 and 109

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 94 Rev 109
Line 1924... Line 1924...
   @param[in] p_buf  The full continue with signal packet                      */
   @param[in] p_buf  The full continue with signal packet                      */
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
static void
static void
rsp_continue_with_signal (struct rsp_buf *p_buf)
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 () */
}       /* rsp_continue_with_signal () */
 
 
 
 
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/

powered by: WebSVN 2.1.0

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