Phil Nash
|
7fe330f078
|
Made dummy BreakIntoDebugger() macro an inline function to avoid compiler warning
|
2011-02-24 09:55:11 +00:00 |
|
Matt Rubin
|
55c63af8ae
|
Fixed a compiler error when on a Mac with DEBUG not defined, which resulted in an undefined BreakIntoDebugger()
|
2011-02-19 16:03:42 -08:00 |
|
Phil Nash
|
ab30ab6b76
|
Added attribution for __debugbreak()
|
2011-02-16 19:22:29 +00:00 |
|
Phil Nash
|
dea778138e
|
Renamed DebugBreak to avoid collision and implemented in terms of __debugbreak() on Windows
|
2011-02-16 18:58:15 +00:00 |
|
Phil Nash
|
db378d8939
|
Fixed most pedantic warnings
|
2011-01-31 10:10:20 +00:00 |
|
Phil Nash
|
6a6b346731
|
Removed OutputDebugString support until I can test it on a Windows machine
|
2011-01-19 19:20:56 +00:00 |
|
Phil Nash
|
5108821199
|
Removed OutputDebugString support until I can test it on a Windows machine
|
2011-01-19 19:19:06 +00:00 |
|
Phil Nash
|
2885339287
|
Allow output stream to be specified on the command line
|
2011-01-18 09:20:06 +00:00 |
|
Phil Nash
|
4b8e3fca32
|
Fixed some more warnings
|
2010-12-29 23:13:22 +00:00 |
|
Phil Nash
|
53da26eef1
|
Added ability to break into debugger on Windows and Mac
|
2010-12-27 20:49:19 +00:00 |
|