Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / CodeWarrior / February 2004



Tip: Looking for answers? Try searching our database.

CW 8 debugger provided by CW 9 for classic OS

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
neele - 16 Feb 2004 09:18 GMT
Hello....

Did anyone use the CW 8 IDE debugger from the Codewarrior 9?
As CW 9 cannot debug for classic OS thus it provide us with CW 8 debugger.

But i seem unable to debug, i manage to get till the Symbolic Window
after dragging the .xSYM file into the IDE. But those debug buttons
are disabled...

Any ideas?? Thanks in advance !

Signature

Best Regards
Eleen

Miro Jurisic - 16 Feb 2004 12:50 GMT
> Did anyone use the CW 8 IDE debugger from the Codewarrior 9?
> As CW 9 cannot debug for classic OS thus it provide us with CW 8 debugger.
>
> But i seem unable to debug, i manage to get till the Symbolic Window
> after dragging the .xSYM file into the IDE. But those debug buttons
> are disabled...

Do you have MetroNub installed in Classic? Are you running the CW8 IDE in
Classic?

meeroh

Signature

If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>

neele - 17 Feb 2004 01:45 GMT
Hello...

I did installed the MetroNub by simply copy and paste the MetroNub file
into OS 9 extension folder ya?

I think i installed correctly, previously i think i am unable to launch the
debugger
but after adding the file it is ok now.

I follow i note given within the codewarrior CD for installing the IDE and
MetroNub.
Hmmm but i place the CW 8.3 debugger onto OS X application folder.
Is that ok? or Must i placed onto OS 9 application folder?

FYI : we are building as shared library (a Photoshop plugin)

What else should i be doing? Any other reference available?
Many thanks !

Signature

Best Regards
Eleen

> > Did anyone use the CW 8 IDE debugger from the Codewarrior 9?
> > As CW 9 cannot debug for classic OS thus it provide us with CW 8 debugger.
[quoted text clipped - 7 lines]
>
> meeroh
MW Ron - 17 Feb 2004 16:44 GMT
>Hello...
>
[quoted text clipped - 4 lines]
>debugger
>but after adding the file it is ok now.

It could be you had already launched Classic when you installed it so it
wasn't loaded.  

>Hmmm but i place the CW 8.3 debugger onto OS X application folder.
>Is that ok? or Must i placed onto OS 9 application folder?

It doesn't care.    

>FYI : we are building as shared library (a Photoshop plugin)
>
>What else should i be doing? Any other reference available?
>Many thanks !

I know there are differences with CW 8.3 and CW 9 for debugging and some
differences with classic.  But try this, I think it should work, if it
doesn't let me know,  I'll have to create a classic shared lib and try
it.

Open the Sym file for your plugin  put a breakpoint in it and then run
your application.

I didn't test it and I haven't ran in classic for more than 10 minutes
in the past year so my brain may have this wrong but give it a try.

If it doesn't work let me know.  either by mail or posting here.

Ron

>Best Regards
>Eleen
[quoted text clipped - 11 lines]
>>
>> meeroh

Signature

Metrowerks, maker of CodeWarrior   -  "Software Starts Here"  
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>

neele - 19 Feb 2004 10:01 GMT
Hello..

tested..i OPEN the .xSYM with the debugger for classic
then i open the file set few pointers.
And i went to launch the Photoshop application, clicking on the plugin
button
but those debugger buttons still are not being enabled..;c

Any ideas?

Thanks

Signature

Best Regards
Eleen

> >Hello...
> >
[quoted text clipped - 48 lines]
> >>
> >> meeroh
MW Ron - 26 Feb 2004 21:30 GMT
>Hello..
>
[quoted text clipped - 3 lines]
>button
>but those debugger buttons still are not being enabled..;c

When you do this it should open the debugger threads window

What do you have for Host Application for ...  in the Runtime Settings,  
I think you need to put your photoshop application there (and it needs
to be classic too).

I've played with this a bit but it all seems to work with normal and
simple projects  but I didn't have any plugins.   I thought I could
duplicate this simply but it all seems to work for me.  

Sorry,

Ron

>> >Hello...
>> >
[quoted text clipped - 54 lines]
>> >>
>> >> meeroh

Signature

Announcing  CodeWarrior Development Tools for Windows v9.2
http://www.metrowerks.com/MW/Develop/Desktop/Windows/Professional/Default.htm
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>

MW Ron - 16 Feb 2004 15:13 GMT
>Hello....
>
[quoted text clipped - 6 lines]
>
>Any ideas?? Thanks in advance !

I used it once just to test it and had no problems.  Like Meeroh said do
you have the MetroNub installed on Classic?  Is classic running?

More information on how you are using it would be helpful.

Ron

Signature

Metrowerks, maker of CodeWarrior   -  "Software Starts Here"  
Ron Liechty - MWRon@metrowerks.com - <http://www.metrowerks.com>

neele - 17 Feb 2004 02:52 GMT
Hello...

OK. I am building Photoshop plugin using CW 9 on OS X.
Having 2 targets one for OS X another for OS 9.

But CW 9 cannot debug for OS 9 target, thus i installed the
debugger given. By placing the MetroNub onto the Previous System >>
Extensions folder.
Currently I placed the CW 8 debugger folder onto OS X >> Application >>

As i compiled the project on OS X for the classic target, i already have the
.xSYM file. Supposedly once i dragged the .xSYM to the IDE 8.3 it
can allow me to debug but i can see the Symbolic Window with those debug
buttons disabled.

So i wonder why I cannot debug? By right it should launched Photoshop ya??..

Advices are appreciated. Thanks

Best Regards
Eleen

> >Hello....
> >
[quoted text clipped - 13 lines]
>
> Ron
neele - 17 Feb 2004 03:52 GMT
Hi All

I forget to mention one IMPT thing
that is I am building as a Shared Library not an Application.

And I just launch the 8.3 debugger for an simple application
and it works. At least those debug buttons are enabled.

Any other suggestions?? Thanks a lot !

Signature

Best Regards
Eleen

> Hello...
>
[quoted text clipped - 36 lines]
> >
> > Ron
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.