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


Kevin Buettner wrote:
On Jun 18, 2:36am, Zdenek Dvorak wrote:


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.


Which OS are you trying this on?  Can you provide us with a test case
for reproducing this problem?

Kevin


FWIW, this bug has the same symptoms as the bug I recently fixed with a patch to dwarf2read.c: http://sources.redhat.com/ml/gdb-patches/2003-05/msg00074.html

-- Jeff J.


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