• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Remote Debugging XC 2.3 -> OS 10.3.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remote Debugging XC 2.3 -> OS 10.3.9


  • Subject: Re: Remote Debugging XC 2.3 -> OS 10.3.9
  • From: Jeff Nordquist <email@hidden>
  • Date: Thu, 29 Jun 2006 13:29:24 -0500

It does the same thing. I'm completely stumped.

I wish I knew Perl to understand what this line is doing:

exec perl -e 'while($len = sysread(STDIN, $buf, 1024)){$buf =~ s /- break-insert -l -1/-break-insert/g; syswrite(STDOUT, $buf, $len);}' | "$gdb" "$@"

Since this is what allowed the breakpoints to work in the first place. Does this exactly match the version that works for you? I'd shudder to think I've proofed it about 10 times and missed something, but stranger things have happened.

Thanks,
Jeff


On Jun 29, 2006, at 12:36 PM, Michael Ryan Bannon wrote:

the UB is the only difference I can see...give that a try,although that can be its own challenge sometimes :)

----- Original Message ----- From: "Jeff Nordquist" <email@hidden>
To: "Michael Ryan Bannon" <email@hidden>
Cc: <email@hidden>
Sent: Thursday, June 29, 2006 1:30 PM
Subject: Re: Remote Debugging XC 2.3 -> OS 10.3.9




On Jun 29, 2006, at 12:17 PM, Michael Ryan Bannon wrote:

Hey,

What are the exact version you're using.

Mac OS (both machines)
Local: Intel, OS 10.4.6
Remote: PPC, OS 10.3.9

XCode (both tool sets)
Local: Xcode 2.3 (IDE 744.0, Core 747.0, ToolSupport 733.0)
Remote: Xcode 1.5 (IDE 389.0, Core 387.0, ToolSupport 372.0)

gdb (both machine)
Local: gdb 6.3.50-20050815 (Apple version gdb-477)
Remote: gdb 5.3-20030128 (Apple version gdb-330.1)

gcc (both machines)
Local: gcc 4.0.1(5341)
Remote: gcc 3.3 20030304 (Apple build 1666)

Also, are you using a universal binary or just the PPC? I think the only difference between you and I is that I made a UB...although I'm not sure that that is the problem or solution.
I've just been using the PPC, not the universal. I'll try that next.

Thanks,
Jeff


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Remote Debugging XC 2.3 -> OS 10.3.9
      • From: Steve Checkoway <email@hidden>
    • Re: Remote Debugging XC 2.3 -> OS 10.3.9
      • From: Michael Ryan Bannon <email@hidden>
References: 
 >Remote Debugging XC 2.3 -> OS 10.3.9 (From: Jeff Nordquist <email@hidden>)
 >Re: Remote Debugging XC 2.3 -> OS 10.3.9 (From: Chris Espinosa <email@hidden>)
 >Re: Remote Debugging XC 2.3 -> OS 10.3.9 (From: Jeff Nordquist <email@hidden>)
 >Re: Remote Debugging XC 2.3 -> OS 10.3.9 (From: Michael Ryan Bannon <email@hidden>)
 >Re: Remote Debugging XC 2.3 -> OS 10.3.9 (From: Jeff Nordquist <email@hidden>)
 >Re: Remote Debugging XC 2.3 -> OS 10.3.9 (From: Michael Ryan Bannon <email@hidden>)

  • Prev by Date: XCode ld and static lib.a files...
  • Next by Date: Re: Remote Debugging XC 2.3 -> OS 10.3.9
  • Previous by thread: Re: Remote Debugging XC 2.3 -> OS 10.3.9
  • Next by thread: Re: Remote Debugging XC 2.3 -> OS 10.3.9
  • Index(es):
    • Date
    • Thread