Derek Parker
|
a1d0ced6f9
|
Insert raw instructions for G addr in TLS
* Remove half baked CallFn implementation.
* Cleanup whitespace
* Cleanup read/write mem functions
|
2015-06-11 15:28:20 -05:00 |
|
Derek Parker
|
86e1530524
|
Improve next implementation
* Better tracking of current goroutine
* More efficient, eliminates superfluous step syscalls
* Handles concurrency and thread coordination better
|
2015-03-31 17:12:45 -05:00 |
|
Derek Parker
|
11405314d8
|
Continue thread properly taking into account suspend_count
|
2015-03-07 18:27:03 -06:00 |
|
Derek Parker
|
4d918aeb2c
|
Handle more kern return values and general cleanup
|
2015-02-28 10:44:36 -06:00 |
|
Derek Parker
|
b065674fe3
|
Handle set_pc errors
|
2015-02-28 10:41:05 -06:00 |
|
Derek Parker
|
636719a4c6
|
Handle thread_get_state errors
|
2015-02-28 10:39:21 -06:00 |
|
Derek Parker
|
2d2d70641e
|
(Mostly) working on OS X
|
2015-02-27 15:03:06 -06:00 |
|