• 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: limiting scrollback in XCode/GDB?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiting scrollback in XCode/GDB?


  • Subject: Re: limiting scrollback in XCode/GDB?
  • From: Steve Sisak <email@hidden>
  • Date: Thu, 13 Dec 2007 10:45:41 -0500

At 10:30 AM -0500 12/13/07, Lyndsey Ferguson wrote:
On 12/13/07 10:16 AM, "Army Research Lab" <email@hidden> wrote:

 I have a long running, multi-threaded (pthreads, not NSThreads) C99 command
 line application that I'm testing via the tried and true method of sticking
 printf() statements all over the place, so that if/when a thread crashes,
 dumps something strange, etc. I have an idea as to which thread, where, and
 more importantly, why.  I only need to keep a limited number of lines of

Perhaps you can log this data to a file instead until you find out how to clear the Xcode buffer?

Also, if you're running on 10.4 or newer, you might want to look at ASL.

man asl

It gives you much finer grain control over what you see, filtering your spewage.

The leopard Console.app lets you do filtered asl queries directly.

HTH,

-Steve
_______________________________________________
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: limiting scrollback in XCode/GDB? (From: Lyndsey Ferguson <email@hidden>)

  • Prev by Date: Re: limiting scrollback in XCode/GDB?
  • Next by Date: Re: Loading function from a bundle without loading all globals.
  • Previous by thread: Re: limiting scrollback in XCode/GDB?
  • Next by thread: Missing build-in rules for data model files
  • Index(es):
    • Date
    • Thread