This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb-5.x and step over inline functions


On Sun, Feb 24, 2002 at 08:09:11PM +0200, Iso-H wrote:
> On Sun, 24 Feb 2002, Iso-H wrote:
> 
> > On Sun, 24 Feb 2002, Daniel Jacobowitz wrote:
> > 
> > > On Sun, Feb 24, 2002 at 03:14:00PM +0200, Iso-H wrote:
> > > > 
> > > > On Sun, 24 Feb 2002, Eli Zaretskii wrote:
> > > > 
> > > > > 
> > > > > On Sun, 24 Feb 2002, Iso-H wrote:
> > > > > 
> > > > > >  Is there any way to step over inline functions 
> > > > > >  when using gdb >= 5.1 ? Some (commandline or other)option 
> > > > > >  perhaps?
> > > > > ....
> > > 
> > > Could you provide a small testcase, with source and a compile
> > > commandline?  
> > 
> >   It seems to be so that it is difficult to create 
> >   just simple "demo", but I'll try...
> >
> 
>  Ok. here it is; one file only ;)

>  As you can see, gdb doesn't show "f_func", but Demo_t's
>  constructor instead !

Thanks!  I think I see what's going on; I'll take a better look at it
later tonight.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]