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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [top.c] - Diff between revs 105 and 362

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

Rev 105 Rev 362
Line 1724... Line 1724...
     won't repeat here in any case.  */
     won't repeat here in any case.  */
  if (instream == stdin)
  if (instream == stdin)
    *line = 0;
    *line = 0;
}
}


 
 
/* Read a line from the stream "instream" without command line editing.
/* Read a line from the stream "instream" without command line editing.
 
 
   It prints PROMPT_ARG once at the start.
   It prints PROMPT_ARG once at the start.
   Action is compatible with "readline", e.g. space for the result is
   Action is compatible with "readline", e.g. space for the result is
   malloc'd and should be freed by the caller.
   malloc'd and should be freed by the caller.

powered by: WebSVN 2.1.0

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