Martin Fleisz
|
441632310a
|
Merge pull request #2110 from akallabeth/winpr_backtrace_windows
Winpr backtrace windows
|
2014-12-04 15:03:37 +01:00 |
|
Armin Novak
|
eafc49b154
|
Using fixed size debug string buffers now.
|
2014-12-04 14:54:08 +01:00 |
|
Armin Novak
|
9ab5f4c222
|
Fixed memory leak.
|
2014-11-16 15:44:02 +01:00 |
|
Armin Novak
|
041c26eff6
|
Fixed mixed variable declaration.
|
2014-11-12 09:16:55 +01:00 |
|
Armin Novak
|
16f9f34b52
|
Removed assert, breaking build on visual studio.
|
2014-11-12 09:16:55 +01:00 |
|
Armin Novak
|
c39fbcfacb
|
Fixed scope of variable declarations, MSVC does not like mixed variable declaration.
|
2014-11-12 09:16:55 +01:00 |
|
Armin Novak
|
6c4f013bd9
|
Enhanced debug output, fixed missing includes.
|
2014-11-12 09:16:55 +01:00 |
|
Armin Novak
|
3830a9f580
|
Added windows implementation of backtrace.
|
2014-11-12 09:16:54 +01:00 |
|
Armin Novak
|
fd2c1a7508
|
Fixed license header, added correct copyright.
|
2014-08-14 10:42:10 +02:00 |
|
Armin Novak
|
494ca1f1a3
|
Added winpr functions to generate a stacktrace.
Added libcorkscrew headers for stacktrace on android.
Added execinfo.h detection for stacktrace on linux.
|
2014-08-14 10:36:50 +02:00 |
|