This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: Print 64bit address from gdb
On Wed, Aug 15, 2001 at 01:11:48AM -0400, Elena Zannoni wrote:
> H . J . Lu writes:
> > On Wed, Aug 15, 2001 at 12:46:43AM -0400, Elena Zannoni wrote:
> > >
> > >
> > > H.J. how do you get the complaints to show up?
> >
> > I was working on the sign extended vma bug in the stabs reader. See
> >
> > http://sources.redhat.com/ml/gdb-patches/2001-08/msg00115.html
> >
> >
>
> Yes, did you turn the complaints on?
>
> (gdb) help set complain
> Set max number of complaints about incorrect symbols.
> (gdb) show complain
> Max number of complaints about incorrect symbols is 0.
> (gdb)
(gdb) show complain
Max number of complaints about incorrect symbols is 0.
H.J.