Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* RE: Excluding C++ Library Code
@ 2006-01-18 20:39 Eric Lemings
  2006-01-19  3:54 ` Mike Stump
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Lemings @ 2006-01-18 20:39 UTC (permalink / raw)
  To: 'Daniel Jacobowitz'
  Cc: 'gdb@sources.redhat.com', 'gcc@gcc.gnu.org'



> -----Original Message-----
> From: Daniel Jacobowitz [mailto:drow@false.org] 
> Sent: Wednesday, January 18, 2006 1:17 PM
> To: Eric Lemings
> Cc: 'gdb@sources.redhat.com'
> Subject: Re: Excluding C++ Library Code
> 
> 
> On Wed, Jan 18, 2006 at 01:08:55PM -0700, Eric Lemings wrote:
> > Greetings,
> > 
> > This should probably be listed in a FAQ somewhere but here 
> goes.  How 
> > do I prevent GDB from stepping through/stopping in code (template 
> > functions, inline functions, etc.) contained in standard 
> C++ library 
> > header files?
> 
> GDB doesn't support this, unfortunately.
> 
> 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 the debugger (e.g. -gnostdinc++) but I
as hoping it could be done already.

Eric.


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Excluding C++ Library Code
@ 2006-01-18 20:17 Eric Lemings
  2006-01-18 20:18 ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Lemings @ 2006-01-18 20:17 UTC (permalink / raw)
  To: 'gdb@sources.redhat.com'

Greetings,

This should probably be listed in a FAQ somewhere but here goes.  How do
I prevent GDB from stepping through/stopping in code (template functions,
inline functions, etc.) contained in standard C++ library header files?

Thanks,
Eric.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-01-19  3:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-18 20:39 Excluding C++ Library Code Eric Lemings
2006-01-19  3:54 ` Mike Stump
2006-01-19  4:31   ` 'Daniel Jacobowitz'
  -- strict thread matches above, loose matches on Subject: below --
2006-01-18 20:17 Eric Lemings
2006-01-18 20:18 ` Daniel Jacobowitz
2006-01-18 22:24   ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox