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


Hello,

> |> > > > 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.
> |> > 
> |> > Do you know why GDB was trying to put a breakpoint there?
> |> 
> |> I have no clue -- I did not ask for one and I don't know anything about gdb
> |> internals so I don't know why it tries to put there one on its own.
> 
> Perhaps it's the shlib events breakpoint (use "maintenance info
> breakpoints" to list internal breakpoints).

yes,

Num Type           Disp Enb Address            What
-1  shlib events   keep y   0x20000000003b4c18

Zdenek


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