Skip to content
Andreas Stenius edited this page May 8, 2013 · 2 revisions

How to debug erlang linked in drivers in Qt

It was really simple, really, once I groked what I had to do.

I think a picture says it all here:

Qt project config

Now you can set breakpoints in the dll source code, yay! :)

Clone this wiki locally