Wind River Support Network

HomeDefectsLIN6-1123
Fixed

LIN6-1123 : [WRL 6.0] [BSP: bcm-xlp] cache inconsistency

Created: Nov 7, 2013    Updated: Dec 3, 2018
Resolved Date: Dec 18, 2013
Found In Version: 6.0
Fix Version: 6.0.0.2
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: BSP

Description

Repeated runs of GDB fail because of XLP cache cohernency.

root@xlp:~# gdb /bin/ls
GNU gdb (GDB) 7.0.1-debian
..................................
Reading symbols from /bin/ls...(no debugging symbols found)...done.
(gdb) b main
Breakpoint 1 at 0x4097bc
(gdb) r
Starting program: /bin/ls
[Thread debugging using libthread_db enabled]

Breakpoint 1, 0x004097bc in main ()
(gdb) c
Continuing.
config

Program exited normally.
(gdb) r
Starting program: /bin/ls
[Thread debugging using libthread_db enabled]

Breakpoint 1, 0x004097bc in main ()
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x004097c0 in main ()

Steps to Reproduce

1. 1) /folk/lpg-build/cdc/fast_prod/wrlinux60/dvd_install/lx28_13fa/wrlinux-6/wrlinux/configure  --enable-board=bcm-xlp --enable-kernel=standard  --enable-rootfs=glibc_std --with-layer=wr-testing/bts,wr-testing/kts-test --with-template=feature/kts-standard,feature/kts-basic,feature/kts-extended --enable-jobs=6 --enable-parallel-pkgbuilds=8 --enable-internet-download=yes

2. Run gdb tests described by Mentor Graphics.

Other Downloads


Live chat
Online