• 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: Question about using GDB from the command line
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Question about using GDB from the command line


  • Subject: RE: Question about using GDB from the command line
  • From: "Finley Lee" <email@hidden>
  • Date: Wed, 28 Jun 2006 15:39:50 -0400
  • Thread-topic: Question about using GDB from the command line

Title: Question about using GDB from the command line

This doesn’t really answer your question, but if you want to debug using Xcode, you can probably use the Attach command from the Debug menu to attach to your browser process.  This is how we debug Photoshop plug-ins.

 


From: xcode-users-bounces+finleyl=email@hidden [mailto:xcode-users-bounces+finleyl=email@hidden] On Behalf Of Brant Sears
Sent: Wednesday, June 28, 2006 3:27 PM
To: email@hidden
Subject: Question about using GDB from the command line

 

Hi. I am working on a Netscape style plugin. Right now, I am doing my debugging using command line GDB because I don't know how to setup XCode to debug my plugin while Safari or another browser is the executable. However, I can stop at breakpoints using gdb from the command line.

When I am at a breakpoint on the command line, how can I change which thread I am examining? In XCode debugger, there is a popup list to choose which thread, but I don't know the GDB command  for this and I can't seem to find it using the GDB help system.

Thanks.

Brant Sears

 _______________________________________________
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

  • Prev by Date: Re: Question about using GDB from the command line
  • Next by Date: RE: breakpoints don't work
  • Previous by thread: Re: Question about using GDB from the command line
  • Next by thread: How am I supposed to figure this out?
  • Index(es):
    • Date
    • Thread