Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Debugging

$
0
0

Hi,

 

I'm tryind to build a Revit API and I've written my code already, but there are some mistakes in it. I wanted to run SharpDevelop debugger to find some errors but I just doesnt work.

I open the 'Debug' tab, select 'Attach to Process...' and choose the Revit.exe. The debugger starts, but it doesn't stop in any break points, it doesn't show any variables, nothing. I can pause and continue the debug and nothing happens. If I try to Step Into while the debugger is running I get "Can not perform action because process is running", if I try to Step Into while the debugger is paused, I get "You cannot step because there is no active function selected".

I'm kind new in API programming, am I missing something?

 

Thanks

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles