HomeSort by: relevance | last modified time | path
    Searched defs:serial_readchar (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
serial.c 374 serial_readchar (struct serial *scb, int timeout)
381 internal_error (_("serial_readchar: blocking read in async mode"));
372 serial_readchar (struct serial *scb, int timeout) function
  /src/external/gpl3/gdb.old/dist/gdb/
serial.c 374 serial_readchar (struct serial *scb, int timeout)
381 internal_error (_("serial_readchar: blocking read in async mode"));
372 serial_readchar (struct serial *scb, int timeout) function

Completed in 25 milliseconds