realbasic-plugins
[Top] [All Lists]

Re: Debugging plugins in RB

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Debugging plugins in RB
From: Ruslan Zasukhin <sunshine at public dot kherson dot ua>
Date: Tue, 11 Sep 2007 18:25:07 +0300
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: Acf0dVsYmXT0+GBoEdyzgQAX8shUyAABUTaHAADXxTwAAnv7Uw==
Thread-topic: Debugging plugins in RB
On 11/9/07 5:13 PM, "Chris Little" <cslittle at mac dot com> wrote:

>> I was able quite easy debug source of Valentina for RB always.
>>     as using CodeWarrior, so using xcode, so using Visual on Windows.
>> 
>> Yes RB product MyApp.app which has COPY of plugin.
>> 
>> I just write small script in the XCODE Project's Target, which replace this
>> plugin in .app folder on HARD LINK to original debug plugin in the BUILD
>> folder. And it works like a charm.
>> 
>> 
>> But of course its great that RB is improved in this area.
> 
> But you couldn't do this on Windows. That is the big difference with this
> change. You can now debug plugins on Mac and Windows.

On Windows also debugging did work fine for us last years.

For this we do:
    
    * Build MyApp.Exe in RB

    * then Copy or Build into this App folder once again  debug V4RB.dll
        Visual Debugger start myapp.exe and - miracle
        it is used V4RB.dll plugin from app folder...

All works fine as I have told and quite easy.

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>