Update README with Wait() fix link
This commit is contained in:
parent
d4df4f2ebe
commit
6596893db6
@ -9,7 +9,7 @@ DBG is a Go debugger, written primarily in Go. It really needs a new name.
|
|||||||
Currently, DBG requires 2 patches to be applied to Go source to build.
|
Currently, DBG requires 2 patches to be applied to Go source to build.
|
||||||
|
|
||||||
1. [Dwarf Fix](https://codereview.appspot.com/117280043/)
|
1. [Dwarf Fix](https://codereview.appspot.com/117280043/)
|
||||||
2. Process.Wait() fix.
|
2. [Process.Wait() fix](https://codereview.appspot.com/132220044).
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user