Test "gdb.dwarf2/dw2-ifort-parameter.exp: p/x param" fails on ARM.

Bug #929293 reported by Thiago Jung Bauermann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro GDB
Fix Released
Undecided
Thiago Jung Bauermann

Bug Description

dw2-ifort-parameter.exp is a new test in GDB 7.4. It passes on i686 but fails on ARM.

This is on 7.4-2012.02.

Revision history for this message
Muhammad Omair Javaid (omair-javaid) wrote :

** Test Host ARM
DISTRIB_ID=Linaro
DISTRIB_RELEASE=13.01
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Linaro 13.01"

** gdb-linaro revno 39073

***Taken from gdb.log file of gdb.dwarf2 testsuite run on ARM host:

(gdb) file /home/omair-javaid/temp/gdb-linaro/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter^M
Reading symbols from /home/omair-javaid/temp/gdb-linaro/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter...done.^M
(gdb) delete breakpoints^M
(gdb) info breakpoints^M
No breakpoints or watchpoints.^M
(gdb) break func^M
warning: Breakpoint address adjusted from 0x000083bd to 0x000083bc.^M
Breakpoint 1 at 0x83bc (2 locations)^M
(gdb) run ^M
Starting program: /home/omair-javaid/temp/gdb-linaro/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter ^M
warning: Breakpoint address adjusted from 0x000083bd to 0x000083bc.^M
warning: Breakpoint address adjusted from 0x000083bd to 0x000083bc.^M
warning: Breakpoint address adjusted from 0x000083bd to 0x000083bc.^M
warning: Breakpoint 1 address previously adjusted from 0x000083bd to 0x000083bc.^M
^M
Breakpoint 1, 0x000083bc in func ()^M
(gdb) p/x param^M
No symbol "param" in current context.^M
(gdb) FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param

Changed in gdb-linaro:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.