Re: dw_at_high_pc = 0

2005-10-27 Thread Daniel Berlin
On Thu, 2005-10-27 at 16:06 +0200, Ladislav Lestan wrote: > Hi > I have following problem > When I compile c source file with options: > > mips64-linux-gnu-gcc -c -mabi=64 -march=rm9000 -gdwarf-2 > > and then when I use dwarfdump the value of atribute dw_at_high_pc is 0 that > is surely wrong

dw_at_high_pc = 0

2005-10-27 Thread Ladislav Lestan
Hi I have following problem When I compile c source file with options: mips64-linux-gnu-gcc -c -mabi=64 -march=rm9000 -gdwarf-2 and then when I use dwarfdump the value of atribute dw_at_high_pc is 0 that is surely wrong value could you help me please to solve this problem (if I have t