Michael Davidsaver
|
187fe67ffa
|
fixup debugPtr
|
2017-11-14 17:13:43 -06:00 |
|
Michael Davidsaver
|
43fcd3d1e2
|
debugPtr use libCom instead of std::
cross-builds of mingw claim c++11 but don't have std::mutex
|
2017-11-05 14:49:45 -06:00 |
|
Michael Davidsaver
|
8bfe7b6b9d
|
debugPtr compat
Fails for newer RTEMS w/ c++11 but no backtrace()
|
2017-08-15 18:35:54 +02:00 |
|
Michael Davidsaver
|
934ad32e52
|
debugPtr import/export
|
2017-07-12 15:29:34 +02:00 |
|
Michael Davidsaver
|
1d2e5d182e
|
oops
|
2017-06-26 19:26:59 +02:00 |
|
Michael Davidsaver
|
568ee1fa85
|
add debugPtr.h to troubleshoot shared_ptr problems
A wrapper around shared_ptr which tracks backwards references
to help untangle complicated ownership situations (aka. ref loop
waiting to happen).
|
2017-06-26 15:59:45 +02:00 |
|