dbTalk Databases Forums  

Filemaker plugin debugging

comp.databases.filemaker comp.databases.filemaker


Discuss Filemaker plugin debugging in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Abhi
 
Posts: n/a

Default Filemaker plugin debugging - 11-23-2005 , 10:59 AM






Hi All,
I am writing a filemaker plugin on a windows machine using Visual
Studio .NET. I am compiling my plugin as a dynamic library (.dll). Is
there some way I can attach it to the debugger in Visual Studio and see
whats going on in there?
Thanks,
Abhi


Reply With Quote
  #2  
Old   
42
 
Posts: n/a

Default Re: Filemaker plugin debugging - 11-23-2005 , 01:24 PM






In article <1132765189.810291.19130 (AT) g47g2000cwa (DOT) googlegroups.com>,
abhishika (AT) gmail (DOT) com says...
Quote:
Hi All,
I am writing a filemaker plugin on a windows machine using Visual
Studio .NET. I am compiling my plugin as a dynamic library (.dll). Is
there some way I can attach it to the debugger in Visual Studio and see
whats going on in there?
Thanks,
Abhi
Yes, but you'll likely need to ask in a Visual Studio group for exact
instructions; this isn't really a filemaker issue.

But to get you started:

http://msdn.microsoft.com/library/de...l=/library/en-
us/vsdebug/html/vxtskdebuggingccdll.asp

http://msdn.microsoft.com/library/de...l=/library/en-
us/vsdebug/html/vctskattachingtorunningprogram.asp

Basically you attach a debugger to Filemaker and set a breakpoint in
your dll.

-regards,
Dave


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.