5fdcd2c91a 
					 
					
						
						
							
							cmd, proc/test: disable optimizations on the C compiler  
						
						... 
						
						
						
						Pass CGO_FLAGS='-O0 -g' to go build to disable optimizations when
calling the C compiler. 
						
						
					 
					
						2017-11-28 11:00:53 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40ae277ab2 
					 
					
						
						
							
							pkg/prog/test: add flag to run target with -race flag  
						
						... 
						
						
						
						Adds test command line flag to compile target fixtures using the -race flag.
Multiple tests will fail because of https://github.com/golang/go/issues/22600 
but eventually this should work. 
						
						
					 
					
						2017-11-15 08:51:57 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ee21686e6 
					 
					
						
						
							
							proc: report errors when loading executable on attach  
						
						... 
						
						
						
						Fixes  #940  
					
						2017-08-30 11:20:20 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						189872a7c7 
					 
					
						
						
							
							proc/test: show compiler error output  
						
						
						
						
					 
					
						2017-08-01 11:20:25 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a843f7944e 
					 
					
						
						
							
							proc/gdbserial: mozilla rr support ( #804 )  
						
						... 
						
						
						
						Implements #727  
						
						
					 
					
						2017-05-05 15:17:52 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						53f0d24057 
					 
					
						
						
							
							Move top-level packages into pkg  
						
						
						
						
					 
					
						2017-02-08 12:17:19 -08:00