Revision fb46660e monitor.c

b/monitor.c
61 61
 * 'l'          target long (32 or 64 bit)
62 62
 * '/'          optional gdb-like print format (like "/10x")
63 63
 *
64
 * '?'          optional type (for 'F', 's' and 'i')
64
 * '?'          optional type (for all types, except '/')
65
 * '.'          other form of optional type (for 'i' and 'l')
66
 * '-'          optional parameter (eg. '-f')
65 67
 *
66 68
 */
67 69

  

Also available in: Unified diff