Glenn Maynard
|
dbef3cc14f
|
export UsingNPTL
|
2004-05-27 04:56:09 +00:00 |
|
Glenn Maynard
|
73e5838b97
|
fix InitializePidThreadHelpers sometimes doing emory allocation in crash conditions
fix InitializePidThreadHelpers initializing multiple times
|
2004-05-25 06:54:37 +00:00 |
|
Glenn Maynard
|
c51a588a45
|
license update
|
2004-05-15 08:23:53 +00:00 |
|
Glenn Maynard
|
01ea004030
|
default string in case confstr is broken
|
2004-03-29 20:47:29 +00:00 |
|
Glenn Maynard
|
72feb28ec5
|
cleanup
|
2004-03-28 23:19:56 +00:00 |
|
Glenn Maynard
|
9da02c8c52
|
confstr fix?
|
2004-03-28 02:37:36 +00:00 |
|
Glenn Maynard
|
631bb482fb
|
Handle _CS_GNU_LIBPTHREAD_VERSION at runtime, not compile-itme; getting
this string is important.
|
2004-03-28 00:15:23 +00:00 |
|
Glenn Maynard
|
642b9ba141
|
failed PtraceAttach isn't fatal
|
2004-03-21 04:27:21 +00:00 |
|
Glenn Maynard
|
527be89140
|
cleanup
|
2004-03-21 03:40:26 +00:00 |
|
Glenn Maynard
|
dfec26c3b2
|
backtrace: attempt to recover from lost frame pointers
|
2004-03-21 03:36:54 +00:00 |
|
Glenn Maynard
|
b44cd86843
|
cleanup
|
2004-03-19 21:37:31 +00:00 |
|
Glenn Maynard
|
4e5d430926
|
simplify
don't need esp
|
2004-03-19 21:28:59 +00:00 |
|
Glenn Maynard
|
5ead4a6530
|
GetThreadBacktraceContext leaves the given thread suspended
|
2004-03-19 20:39:15 +00:00 |
|
Glenn Maynard
|
5dd5bda234
|
remove GetThreadBacktraceContext; GetBacktrace( x, NULL ) gets the current backtrace
|
2004-03-19 09:25:45 +00:00 |
|
Ben Anderson
|
6fca202800
|
Not all Linux systems have a header that declares _CS_GNU_LIBPTHREAD_VERSION (Slackware 9.0 included apparently)
|
2004-03-14 19:46:16 +00:00 |
|
Glenn Maynard
|
5d6063681c
|
split out backtracing and symbol lookup
add support for backtracing other threads
|
2004-03-12 05:15:32 +00:00 |
|