Re: MacOSX-dev Digest, Vol 92, Issue 6

Chad Armstrong <[email protected]> Tue, 23 Aug 2011 23:07:31 -0500
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
Does this command help at all when in gdb?

set verbose off

Reference: http://www.delorie.com/gnu/docs/gdb/gdb_186.html

Regards,

Chad Armstrong

On Aug 23, 2011, at 2:00 PM, [email protected] wrote:

> Send MacOSX-dev mailing list submissions to
> 	[email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://www.omnigroup.com/mailman/listinfo/macosx-dev
> or, via email, send a message with subject or body 'help' to
> 	[email protected]
> 
> You can reach the person managing the list at
> 	[email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MacOSX-dev digest..."
> 
> 
> Today's Topics:
> 
>   1. Suppressing gdb shared library noise? (John Hawkinson)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 23 Aug 2011 02:19:48 -0400 (EDT)
> From: John Hawkinson <jhawk-DPNOqEs/[email protected]>
> Subject: Suppressing gdb shared library noise?
> To: [email protected]
> Message-ID: <201108230619.p7N6JmX0029126-FtSqU+6FpArezta1RN11IA@public.gmane.org>
> 
> I occasionally run an app under gdb that has several hundred shared
> libraries/modules, and generally the gdb output is horribly cluttered
> with hundreds of lines of
> 
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries ......................... done
> Reading symbols for shared libraries . done
> Reading symbols for shared libraries . done
> 
> (This is under 10.6).
> 
> Is there a reasonable way to suppress this output, short of
> patching gdb?
> 
> Is this the sort of thing that it is pointful to file a radar bug on?
> 
> Thanks.
> 
> [email protected]
>  John Hawkinson
> 
> 
> ------------------------------
> 
> _______________________________________________
> MacOSX-dev mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
> 
> 
> End of MacOSX-dev Digest, Vol 92, Issue 6
> *****************************************