Skip navigation.
 
mlRe: Debugging Multiple Bundles
FROM : Fabien Roy
DATE : Thu Oct 31 18:40:01 2002

In order to debug into your bundle, at the gdb prompt type:
dir <path to you bundle source code>

Hope that helps.

Fabien

On Thursday, Oct 31, 2002, at 16:05 US/Pacific, Morgan Redman wrote:

>
> No one replied to my original email........  Im still stuck...
>
> -Morgan
>
> On Monday, October 28, 2002, at 04:31 PM, Morgan Redman wrote:
>

>> How does one debug a project when it is spread across multiple
>> bundles?  When I try to set a breakpoint in a bundle other than the
>> main one, when the program loads I get the Error:
>>
>> Error from Debugger: No source file named <name of my file outside
>> the main bundle>
>>
>> Is there any way to make this work without combining all my classes
>> into the main bundle?
>>
>> -Morgan
>>
>> _______________________________________________
>> MacOSX-dev mailing list
>> <email_removed>
>> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>>

>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>



Related mailsAuthorDate
mlDebugging Multiple Bundles Morgan Redman Oct 28, 16:34
mlRe: Debugging Multiple Bundles Morgan Redman Oct 31, 16:06
mlRe: Debugging Multiple Bundles Fabien Roy Oct 31, 18:40
mlRe: Debugging Multiple Bundles Morgan Redman Nov 1, 14:46
mlRe: Debugging Multiple Bundles Fabien Roy Nov 2, 18:09
mlRe: Debugging Multiple Bundles Morgan Redman Nov 4, 16:20
mlRe: Debugging Multiple Bundles Fabien Roy Nov 4, 16:52
mlRe: Debugging Multiple Bundles Morgan Redman Nov 4, 17:08
mlRe: Debugging Multiple Bundles Fabien Roy Nov 4, 17:24
mlRe: Debugging Multiple Bundles Finlay Dobbie Nov 5, 08:27
mlRe: Debugging Multiple Bundles Morgan Redman Nov 6, 10:31
mlUsing Multiple Bundles ( was Debugging Multiple Bundles ) Morgan Redman Nov 6, 12:55
mlRe: Using Multiple Bundles ( was Debugging Multiple Bundles ) Morgan Redman Nov 8, 15:03