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 on ia64


On Sat, Jun 14, 2003 at 02:34:58PM +0200, Zdenek Dvorak wrote:
> Hello,
> 
> > > > > when I try to run a program in gdb on ia64, it claims that
> > > > > 
> > > > > "Can't insert breakpoint for slot numbers greater than 2."
> > > > > 
> > > > > What should I do?
> > > > 
> > > > Provide us with more details.
> > > 
> > > all right, I just hoped it is some well known issue.
> > > I tried to use gdb on 4 processor Itanium 2 machine.
> > > When trying to run any program from it, it responds with
> > > the above message.  I have tried gdb 5.2.1 and current
> > > cvs version, both behave the same way.
> > 
> > Could you tell us the address which is giving gdb problems along with
> > a disassembly of code near that address?  (Basically, I need to see
> > the three instructions in the bundle.)
> 
> Address: 20000000003b4c18
> No function contains this address and the memory is not accessible.
> 

FYI, please make sure you use the latest binutils if you use Linux/ia64.
The mainline binutils and the Linux binutils 2.14.90.0.4 should be ok.


H.J.


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