mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-31 10:47:27 +08:00 
			
		
		
		
	 193f21e49b
			
		
	
	193f21e49b
	
	
	
		
			
			Replaces the Thread.Location method with a ThreadLocation function. All backends implemented the Location method exactly the same way, this change deduplicates it.