I am trying to debug a Quark 6.0 XTension which is a "Bundle Package". I am
using Codewarrior 8.3 and Mac OS X 10.3. I load the symbol table and
QuarkXPress from each
bundle package, set my break point and "Run" QuarkXPress. The debugger try
to execute/load QuarkXPress but nothing happens.
Under 10.2.8 works this procedure fine!
Does anyone have experience with debugging a "Bundle Package" with CW 8.3
and MacOSX 10.3?
--
Michael Lutz
Developer
mlutz@codeware.de
Sean McBride - 19 Dec 2003 17:55 GMT
> I am trying to debug a Quark 6.0 XTension which is a "Bundle Package". I am
> using Codewarrior 8.3 and Mac OS X 10.3. I load the symbol table and
[quoted text clipped - 5 lines]
> Does anyone have experience with debugging a "Bundle Package" with CW 8.3
> and MacOSX 10.3?
I am able to debug QT components (bundle packages) with FCP and CW 8.3.
In my QT component project, I set FCP as the application, then 'run' my
component. CW then launches FCP and all is well.