On Tuesday, 14 January 2014 at 04:10:03 UTC, evilrat wrote:
On Monday, 13 January 2014 at 14:50:05 UTC, Alexander Bothe wrote:
So according to Jacob's comment it's actually possible to get gdb on OSX - but probably just with a wrong build configuration, i.e. the mi2 interface for gdb is not available - or is it? Just try executing gdb --interpreter=mi2 to see whether Mono-D is able to handle its output properly.

running "gdb --interpreter=mi2" launches it without any warnings and errors.

(my gdb version is 7.6)

but running mono-d debug gives following error message

"ApplicationName='gdb', CommandLine=-quiet -fullname -i=mi2', CurrentDirectory=", NativeError= Cannot find the specified file

Reply via email to