NTSD integration : Automation API

NTSD integration

Class library usage, coding and language questions.

NTSD integration

Postby Mike » Fri May 09, 2008 9:13 pm

I'd like to integrate my automation with the NT Symbolic Debugger and capture the output as well as catch any breakpoints. Does Ranorex have some mechanism to integrate with NTSD?

Thanks,
Mike
Mike
 
Posts: 7
Joined: Wed Aug 15, 2007 9:47 pm
Location: Seattle

Postby Support Team » Tue May 13, 2008 1:47 pm

Mike,

What are you trying to accomplish by using NTSD?

Michael
Ranorex Team
User avatar
Support Team
Site Admin
 
Posts: 4845
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria

NTSD integration

Postby Mike » Tue May 13, 2008 6:51 pm

Mostly, we're trying to catch memory leaks in our application.

Thanks,
Mike
Mike
 
Posts: 7
Joined: Wed Aug 15, 2007 9:47 pm
Location: Seattle

Postby Support Team » Wed May 14, 2008 4:32 pm

I am still not sure how you want to integrate Ranorex with NTSD.
For printing trace messages, if you are using Python, I dont know of any solution.
If you write C++ code you can write a logger callback which uses DebugPrint to output its messages and add it using RxLoggerAppend(), which should then be visible in the debug trace log.
Same with C# where you can use System.Diagnostics.Debug

Michael
Ranorex Team
User avatar
Support Team
Site Admin
 
Posts: 4845
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria


Return to Automation API

Who is online

Users browsing this forum: No registered users and 0 guests