monitor: Update supported types documentation
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
		
							parent
							
								
									675ebef9e2
								
							
						
					
					
						commit
						fb46660e98
					
				| 
						 | 
					@ -61,7 +61,9 @@
 | 
				
			||||||
 * 'l'          target long (32 or 64 bit)
 | 
					 * 'l'          target long (32 or 64 bit)
 | 
				
			||||||
 * '/'          optional gdb-like print format (like "/10x")
 | 
					 * '/'          optional gdb-like print format (like "/10x")
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * '?'          optional type (for 'F', 's' and 'i')
 | 
					 * '?'          optional type (for all types, except '/')
 | 
				
			||||||
 | 
					 * '.'          other form of optional type (for 'i' and 'l')
 | 
				
			||||||
 | 
					 * '-'          optional parameter (eg. '-f')
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue