#
6a28fc6f |
| 13-Apr-2012 |
kettenis <kettenis@openbsd.org> |
Add support for live debugging of multi-threaded code.
|
#
c1997893 |
| 07-Apr-2012 |
kettenis <kettenis@openbsd.org> |
Fix previous commit; the function signatures are different for our in-tree version of GDB compared to what's currently upstream.
|
#
f6714ce2 |
| 06-Apr-2012 |
kettenis <kettenis@openbsd.org> |
Minimal threads debug support; enough to make attach and detach work. Only amd64 for now; more architectures will follow.
|