From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H . J . Lu" To: Elena Zannoni Cc: GDB Subject: Re: Print 64bit address from gdb Date: Tue, 14 Aug 2001 22:06:00 -0000 Message-id: <20010814220644.B14607@lucon.org> References: <20010809161153.A25494@lucon.org> <20010809163140.A6995@nevyn.them.org> <20010810094110.B8606@lucon.org> <15225.65203.160659.750510@krustylu.cygnus.com> <20010814215506.A14399@lucon.org> <15226.1172.642389.871008@krustylu.cygnus.com> X-SW-Source: 2001-08/msg00139.html 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.