In article <389ca595.0409202327.65663a3d.RemoveThis@posting.google.com>,
rkchats.RemoveThis@yahoo.com (RK) wrote:
>I am not able to debug Mach-O targets only. All other targets debug
>fine. When I try to debug, nothing happens. It just stops without
>doing anything (no warnings/errors). There's no crash or anything like
>that.
>
>I have reinstalled developer tools but it didn't fix this.
Sorry, I forget which cat is which X Version. (aren't these just for
beta versions anyway). Anyway
If you are on 10.3.x you need to install the XCode tools not the
Developers Tools.
If you are on 10.2.x You need to install the developers tools AND you
need to get the updated GDB from Apple and install that.
If you have the wrong tools / gdb installed you get this error.
Finally in addition you may need to reinstall CodeWarrior after the
Tools and vice versa or even reboot. Sometimes it takes one of them to
Jog the system. (Don't ask me why, I just know it is a not so rare
quirk)
Ron
>
>
>Chris Cox <ccox.RemoveThis@mindspring.com> wrote in message
>news:<110920041739293035%ccox@mindspring.com>...
>> In article <mwron-F3CABA.11144810092004.RemoveThis@news.newsguy.com>, MW Ron
>> <mwron.RemoveThis@metrowerks.com> wrote:
>>
>> > In article <389ca595.0409092209.77597c64.RemoveThis@posting.google.com>,
>> > rkchats.RemoveThis@yahoo.com (RK) wrote:
>> >
>> > >Could someone please help me out with the following issue?
>> > >
>> > >I am using CodeWarrior 9 on Jaguar.
>> > >
>> > >On one of my Jaguar machines, debugging of Mach-O targets isnt'
>> > >working. Nothing really happens when the "loading debugging data"
>> > >operation starts i.e., it stops without any warnings/errors.
>> > >
>> > >BTW, we haven't had any issues earlier, with both Panther and Jaguar
>> > >machines. And, there's nothing different, in particular, in this case.
>> >
>> > 99% of the problems you describe are that the XCode or Apple Mac OS X
>> > tools are not installed. Reinstall the Tools so GDB is installed and
>> > see if that doesn't get it working.
>>
>>
>> Also check for console messages from gdb.
>> There are some known bugs in the shipping gdb that will make it crash
>> when debugging certain mach-o binaries.
>>
>> Chris
--
Metrowerks Community Forum is a free online resource for developers
to discuss CodeWarrior topics with other users and Metrowerks' staff
-- <a style='text-decoration: underline;' href="http://www.metrowerks.com/community" target="_blank">http://www.metrowerks.com/community</a> --
Ron Liechty - MWRon.RemoveThis@metrowerks.com - <a style='text-decoration: underline;' href="http://www.metrowerks.com" target="_blank">http://www.metrowerks.com</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Codewarrior 9 Mach O target debugging on Jaguar