So I am now able to run my app on the ARM, but I am not able to debug it there.
The debugger waits, and apparently connects: When I click Connect a dialog box flashes by too quickly for me to read it, 'Stop' is enabled in the MD menu, and my app is apparently paused (no start up messages seen). If I have a break point the break point icon changes appearance, but I don't get the regular "paused' indication I'd see when debugging locally. Whether there is a breakpoint or not, if I try to 'continue debugging', step in, step out, do anything other than 'stop' I get either a SIGABRT or SIGILL message and am bumped back to the command line. At one point I got exactly this: http://stackoverflow.com/questions/13925625/sigabrt-error-on-monodevelops-custom-command-mono-soft-debugger-on-remote-devic but no one has responded to that query. When I run the app without the debugger I get my expected startup messages but at some point things go awry, and since depends on input specifically from devices attached to the ARM I can't simply make it work for the PC. Any thoughts on what to try next? -- View this message in context: http://mono.1490590.n4.nabble.com/remote-debugging-on-ARM-tp4658125p4658144.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
