Glenn Maynard
|
ee4b509ac5
|
size fixes for x86-64
|
2004-10-22 20:33:25 +00:00 |
|
Glenn Maynard
|
161b9f3f9a
|
more portable?
|
2004-10-10 14:14:29 +00:00 |
|
Glenn Maynard
|
af7a0cf3a2
|
fix off-by-one
|
2004-10-09 15:41:10 +00:00 |
|
Glenn Maynard
|
cf9c6e3a96
|
actually, let's always get the size/date
|
2004-10-06 01:15:56 +00:00 |
|
Glenn Maynard
|
2c5da0b48d
|
if we can't get the file version, get the size and date
|
2004-10-05 23:41:25 +00:00 |
|
Glenn Maynard
|
19eeb328fd
|
fix output
|
2004-10-05 21:59:00 +00:00 |
|
Glenn Maynard
|
11f1b49d7a
|
fix crash handler crashes
|
2004-09-30 12:35:13 +00:00 |
|
Ryan Dortmans
|
3e6da1b008
|
Dummy class to allow Xbox build
|
2004-09-27 07:56:18 +00:00 |
|
Glenn Maynard
|
8789c710f6
|
fix anonymous namespaces in win32 crash handler output
|
2004-09-27 00:46:10 +00:00 |
|
Glenn Maynard
|
83db553dd4
|
move win32 crash handler and versioning helpers into archutils
|
2004-09-27 00:29:40 +00:00 |
|
Chris Danford
|
6fd5183134
|
more "for" scope fixes
|
2004-09-25 05:10:10 +00:00 |
|
Glenn Maynard
|
9d73476493
|
add WinMain. I'm not sure if this is needed for the Xbox; if it is, remove the
#ifdefs.
|
2004-09-21 08:57:42 +00:00 |
|
Glenn Maynard
|
f2c2ebb175
|
no HAVE_SDL on Windows
|
2004-09-21 08:56:31 +00:00 |
|
Glenn Maynard
|
aa73f66bde
|
windows ogl/d3d helpers
|
2004-09-21 08:55:39 +00:00 |
|
Glenn Maynard
|
3dc77f6493
|
win32 icon helpers
|
2004-09-20 01:14:26 +00:00 |
|
Glenn Maynard
|
2d0df6837b
|
fix diagnostics
|
2004-09-14 04:59:19 +00:00 |
|
Glenn Maynard
|
685c83543a
|
cache tid in tls
|
2004-09-09 03:23:16 +00:00 |
|
Glenn Maynard
|
8e7164dae5
|
improve backtracing
|
2004-09-08 22:39:28 +00:00 |
|
Glenn Maynard
|
22570a4c33
|
cleanup
|
2004-09-08 21:19:13 +00:00 |
|
Glenn Maynard
|
07cc95f520
|
cleanup
|
2004-09-08 21:18:33 +00:00 |
|
Glenn Maynard
|
4d829e3d29
|
wait, no. It's GetThreadBacktraceContext's job to suspend the thread.
|
2004-09-08 21:17:43 +00:00 |
|
Steve Checkoway
|
03e703e447
|
Fix OS X compile.
|
2004-09-08 08:35:07 +00:00 |
|
Glenn Maynard
|
96d780514e
|
ForceCrashHandlerDeadlock(GetInvalidThreadId()) support
|
2004-09-08 08:08:06 +00:00 |
|
Glenn Maynard
|
8c92f9ec0f
|
cleanup, simplify
|
2004-09-08 07:34:38 +00:00 |
|
Glenn Maynard
|
30a5054533
|
fix mutexes under valgrind; type fix
|
2004-09-08 04:45:16 +00:00 |
|
Steve Checkoway
|
98580f128b
|
Remove Exceptions.
|
2004-09-07 14:00:35 +00:00 |
|
Steve Checkoway
|
dee65098f1
|
Cleanup
|
2004-09-07 13:57:21 +00:00 |
|
Steve Checkoway
|
f08a2d00c9
|
Remove Exceptions since OS X does not catch them. Instead, it waits for the signal.
|
2004-09-07 13:44:06 +00:00 |
|
Steve Checkoway
|
1e036b76fd
|
Fix year
|
2004-09-07 13:27:00 +00:00 |
|
Steve Checkoway
|
54f869a424
|
If it is invalid, GetThreadBacktraceContext will fail anyway.
|
2004-09-07 13:25:47 +00:00 |
|
Steve Checkoway
|
be70a826c6
|
Also true for OS X.
|
2004-09-07 13:14:36 +00:00 |
|
Steve Checkoway
|
7b2ec2cee3
|
Use uint64_t except where other types are expected.
|
2004-09-07 12:59:08 +00:00 |
|
Steve Checkoway
|
3dac41c399
|
Add missing license text.
|
2004-09-07 12:51:24 +00:00 |
|
Steve Checkoway
|
a50839e1d0
|
Remove stubs, const fix
|
2004-09-07 12:40:44 +00:00 |
|
Steve Checkoway
|
55611af7dd
|
Add DarwinThreadHelpers.*
|
2004-09-07 12:36:09 +00:00 |
|
Steve Checkoway
|
0669938e81
|
Fix comment
|
2004-09-07 11:12:29 +00:00 |
|
Glenn Maynard
|
4d2d187be0
|
update
|
2004-09-07 03:16:17 +00:00 |
|
Glenn Maynard
|
ce6db184e3
|
ForceCrashHandlerDeadlock takes an ID
handle iID == GetInvalidThreadId() for "all"
|
2004-09-07 03:15:54 +00:00 |
|
Glenn Maynard
|
7b2521654e
|
split out RunningUnderValgrind()
|
2004-09-06 08:29:50 +00:00 |
|
Glenn Maynard
|
5283b35864
|
ArchUtils/Xbox/arch_setup.h
|
2004-09-06 04:11:32 +00:00 |
|
Glenn Maynard
|
82b3c4810b
|
ARCH_SETUP_XBOX_H
|
2004-09-06 04:10:55 +00:00 |
|
Glenn Maynard
|
b16ff6046a
|
update
|
2004-08-27 20:27:41 +00:00 |
|
Glenn Maynard
|
41e5aef818
|
move win32 stuff out of the top src dir
|
2004-08-27 20:25:31 +00:00 |
|
Steve Checkoway
|
a2fb826774
|
Writing to stdin just doesn't seem right. Also, why not just FILE *tty = fopen(/dev/stderr, w); if you worried about it having been closed by the crashed parent?
|
2004-08-26 21:30:59 +00:00 |
|
Glenn Maynard
|
da3361ec23
|
fix exception backtraces not always resolving
|
2004-08-25 04:08:43 +00:00 |
|
Glenn Maynard
|
0f7572ad8c
|
work around gettid warning spam in valgrind
|
2004-08-22 01:16:00 +00:00 |
|
Glenn Maynard
|
6fc52719cc
|
ARCH_SETUP_DARWIN_H
|
2004-08-19 05:58:29 +00:00 |
|
Steve Checkoway
|
28a25d19d0
|
OS 10.2.x does not have the floating point math functions. 10.3 does, this needs to be modified for compiling on 10.3.
|
2004-08-12 07:54:39 +00:00 |
|
Steve Checkoway
|
e88a5994c1
|
cleanup
|
2004-08-11 21:52:29 +00:00 |
|
Glenn Maynard
|
08086e8c33
|
NEED_STRTOF
|
2004-08-10 19:12:39 +00:00 |
|