mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-31 18:57:18 +08:00 
			
		
		
		
	Add goroutines to help command
This commit is contained in:
		| @ -81,6 +81,7 @@ func help(p *proctl.DebuggedProcess, ars ...string) error { | ||||
|     step - Single step through program. | ||||
|     next - Step over to next source line. | ||||
|     threads - Print out info for every traced thread. | ||||
|     goroutines - Print out info for every goroutine. | ||||
|     print $var - Evaluate a variable.`) | ||||
|  | ||||
| 	return nil | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Derek Parker
					Derek Parker