David Xu
|
d771a99114
|
1. Add some code check if thread suspending or resuming is failed.
2. Add code to retrieve thread tls address.
|
2004-08-08 22:45:36 +00:00 |
|
Marcel Moolenaar
|
6ec5fc1963
|
o ps_pd{read|write} and ps_pt{read|write} are obsolete interface
functions. Only ps_p{read|write} remains.
o Remove ps_getpid. We don't need it now.
|
2004-07-17 17:08:13 +00:00 |
|
David Xu
|
794adb75ee
|
ptrace's first parameter is command not pid. pointy hat to me.
|
2004-07-16 06:11:48 +00:00 |
|
David Xu
|
2136835712
|
Add libthread_db assisted debugging support module.
|
2004-07-15 04:51:04 +00:00 |
|
Marcel Moolenaar
|
a855a971e8
|
Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
and sparc64.
Note that the debugger doesn't support threading, nor kernel
debugging yet.
|
2004-06-25 06:48:54 +00:00 |
|