Process is an incorrect name for the DebuggedProcess struct that the thread is "a part" of. Also, no need to export that field.
* Properly find next source line for goroutines blocked in chanrecv * Refactor breakpoint clearing * Refactor temp breakpoint setting