www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.debugger - Nemiver Debugger

I am trying to use Nemiver (V0.9.6) on Debian Testing, but I can 
only get it to show the assembly, the source code isn't there.

I can get Nemiver to show the source code for a C++ hello world 
app, so it seems to working for C++.

I can also debug my D app and see the source code using either 
Monodevelop or GDB via the tui mode, so it seems like it is 
compiled with the debug information.

Searching through the forums, I see some posts where people are 
saying that that they are using it.

Does anyone have any suggestions?
Oct 14 2016