Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

[Feature request] Debug testing functions #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/go/issues/detail?id=2881 seems to suggest that it is 
possible to debug testing functions, i.e. invoke the debugger while running "go 
test". However, I can't see a way to do it from the IDE.
If it is indeed technically possible, ability to debug testing functions would 
be very nice.

Original issue reported on code.google.com by nz.phone@gmail.com on 27 May 2012 at 7:56

GoogleCodeExporter commented 8 years ago
https://github.com/visualfc/liteide/commit/d0c2a1d9d06b44ed927a776d0179d65bca893
8b9

Original comment by Visua...@gmail.com on 2 Jul 2013 at 2:44