[mlpack-git] [mlpack] det compiled with debugging issue (#464)

Ryan Curtin notifications at github.com
Wed Oct 28 11:07:01 EDT 2015


Hm, that didn't actually catch the assert.  Try setting a breakpoint at log.cpp:59:

```
(gdb) break log.cpp:59
```

and then run, and print the backtrace (`bt`) when the breakpoint is triggered.  Hopefully that will work.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/464#issuecomment-151874976
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151028/9340bee2/attachment.html>


More information about the mlpack-git mailing list