Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

question about debuging in NX

Status
Not open for further replies.

godpaul

Automotive
Joined
May 4, 2014
Messages
119
Location
US
I found two posts here:


Quotes:
1. Start NX
2. Start VS with the project you want to debug
3. Create one or more break points in the project
4. In VS choose Debug->Attach to Process...
5. Choose ugraf.exe from the list of processes.
6. In NX start running your project in whatever way you want (eg File->Execute->NX Open)

(after i follow step 6, NX asks for dll file, which dll file to pick?


7. When one of the breakpoints gets reached NX will hang while you step through the code.
8. When you want to stop debugging, in VS choose Debug->Detach All
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top