• 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: Xcode debugger quality
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode debugger quality


  • Subject: Re: Xcode debugger quality
  • From: Christopher Friesen <email@hidden>
  • Date: Fri, 2 May 2008 16:01:08 -0700


If the data formatters are timing out on your code then you can disable them to workaround the issue after filing your bug report with the Xcode-GDB log mentioned below.



On May 1, 2008, at 10:44 AM, Jim Ingham wrote:


On May 1, 2008, at 9:46 AM, Ladd Van Tol wrote:
For these types of bugs, Chris Espinosa's advice is useful:

- If you're having trouble debugging, let us know whether you're using
STABS or Dwarf debug format. In Terminal, enter:

If you are using STABS try to reproduce the bug after switch to DWARF, because that'll be one of the first requests.


-Chris


$ defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES $ defaults write com.apple.Xcode PBXGDBDebuggerLogFileName /tmp/ IncludeInBug.log and excerpt the interesting parts of the log file. (In Xocde 3.0, just check the "Debugging Log" checkbox in Preferences > Debugger.

Additionally, I have sometimes been asked to use the "set mi- timings-enabled" command in my .gdbinit file, but I don't know if the debugger guys also need this info.

The "mi-timings-enabled" never hurts, but is only needed when you are reporting a "x operation is slow" type bug.


Note that in Xcode 3.0 and above, you can turn on the logging in the Xcode Debugging Preferences, which is a little easier than going to the Terminal & remembering these magic incantations.

Jim
_______________________________________________
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

_______________________________________________ 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
References: 
 >Re: Xcode debugger quality (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Xcode debugger quality (From: Jerry <email@hidden>)
 >Re: Xcode debugger quality (From: Simon Wilson <email@hidden>)
 >Re: Xcode debugger quality (From: Jeff LaMarche <email@hidden>)
 >Re: Xcode debugger quality (From: Ladd Van Tol <email@hidden>)
 >Re: Xcode debugger quality (From: Jim Ingham <email@hidden>)

  • Prev by Date: Re: Xcode & Dtrace USDT Building
  • Next by Date: Re: Xcode 3 losing scm password
  • Previous by thread: Re: Xcode debugger quality
  • Next by thread: Re: Xcode debugger quality
  • Index(es):
    • Date
    • Thread