d54a3262d2 
					 
					
						
						
							
							Added aliases to commands  
						
						... 
						
						
						
						Added:
- break: b
- continue: c
- step: si
- next: n
- print: p
Taken from the gdb command list
Also updated .gitignore to ignore built dlv file in cmd/dlv 
						
						
					 
					
						2014-11-14 09:49:34 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5331dad93d 
					 
					
						
						
							
							Rename project  
						
						
						
						
					 
					
						2014-10-15 09:28:22 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7fe2037ff1 
					 
					
						
						
							
							Refactor: Modify command registraion on bootup  
						
						... 
						
						
						
						Benefits of this CL:
* Commands no longer rely on closured proc struct
* No two-step process for basic command initializaion 
						
						
					 
					
						2014-06-25 14:58:45 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						821313d6cf 
					 
					
						
						
							
							Implement break command  
						
						
						
						
					 
					
						2014-05-27 10:44:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2d8cc08513 
					 
					
						
						
							
							Default DebugCommands() to include null replay  
						
						
						
						
					 
					
						2014-05-21 10:18:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c125fafe50 
					 
					
						
						
							
							Allow command replay by hitting <enter>  
						
						
						
						
					 
					
						2014-05-21 10:15:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f5190cbef 
					 
					
						
						
							
							Add ability to register commands  
						
						
						
						
					 
					
						2014-05-20 18:09:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						86d2d026dd 
					 
					
						
						
							
							Add basic command implementation  
						
						
						
						
					 
					
						2014-05-20 16:28:24 -05:00