Re: Excluding C++ Library Code

2006-01-18 Thread 'Daniel Jacobowitz'
On Wed, Jan 18, 2006 at 07:25:58PM -0800, Mike Stump wrote: > On Jan 18, 2006, at 12:22 PM, Eric Lemings wrote: > >>Right now the infrastructure for it isn't there, but someday > >>it will be. But how would you indicate to the debugger what > >>constituted "uninteresting" headers? > > > >I figure

Re: Excluding C++ Library Code

2006-01-18 Thread Mike Stump
On Jan 18, 2006, at 12:22 PM, Eric Lemings wrote: Right now the infrastructure for it isn't there, but someday it will be. But how would you indicate to the debugger what constituted "uninteresting" headers? I figure the responsibility for this would probably reside more with the compiler than

RE: Excluding C++ Library Code

2006-01-18 Thread Eric Lemings
> -Original Message- > From: Daniel Jacobowitz [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 18, 2006 1:17 PM > To: Eric Lemings > Cc: '[EMAIL PROTECTED]' > Subject: Re: Excluding C++ Library Code > > > On Wed, Jan 18, 2006 at 01:08:55PM -07