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 Jun 13,  8:06pm, Zdenek Dvorak wrote:
> Subject: Re: Gdb on ia64
> Hello,
> 
> > On Jun 13,  1:04pm, Zdenek Dvorak wrote:
> > 
> > > 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.)

Thanks,

Kevin


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