Steve Checkoway
|
50e35457dc
|
Cleanup.
|
2006-08-05 01:48:11 +00:00 |
|
Steve Checkoway
|
aef9e00016
|
Implement IsDebuggerPresent() and DebugBreak() in OS X. This uses an unstable api so it will only be in debug builds.
|
2006-06-16 07:18:39 +00:00 |
|
Steve Checkoway
|
53f0531bba
|
Reimplement without using Cocoa. Put crashinfo.txt into ~/Library/Logs/PRODUCT_ID along with log.txt and info.txt.
|
2006-04-29 11:38:49 +00:00 |
|
Steve Checkoway
|
a5e477e3d0
|
Simplify crash reporting on OS X.
|
2005-02-06 10:14:10 +00:00 |
|
Steve Checkoway
|
dee65098f1
|
Cleanup
|
2004-09-07 13:57:21 +00:00 |
|
Steve Checkoway
|
57fcd732fd
|
Remove unneeded headers.
|
2004-07-04 01:54:15 +00:00 |
|
Glenn Maynard
|
e8e33efa87
|
license update
|
2004-05-15 20:13:19 +00:00 |
|
Glenn Maynard
|
0b34216843
|
OS X crash handling cleanup
|
2004-03-19 08:17:44 +00:00 |
|
Steve Checkoway
|
a5f8f3bc23
|
Open the correct file when crashing.
|
2004-03-11 10:01:09 +00:00 |
|
Steve Checkoway
|
6117ca2fc6
|
Add missing header. (There's really no need for "global.h" here since it's only using CString.)
|
2004-03-06 07:05:27 +00:00 |
|
Glenn Maynard
|
15ff990a13
|
crashinfo path (untested)
|
2004-03-06 01:20:24 +00:00 |
|
Steve Checkoway
|
615e11ed42
|
Use the signal handler as well as the PowerPC Exception Handler. Argh...
|
2003-08-03 12:04:13 +00:00 |
|
Steve Checkoway
|
c87ae8e444
|
Added button to open the crash log
|
2003-08-02 03:07:46 +00:00 |
|
Steve Checkoway
|
7f9aed802b
|
added needed header files after removing global.h from Crash.h. Also simplify.
|
2003-08-01 09:28:50 +00:00 |
|
Steve Checkoway
|
5e67cfb2f6
|
Added Crash reporting on OS X
|
2003-07-31 22:32:45 +00:00 |
|