This is the mail archive of the gdb-prs@sourceware.org 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]

testsuite/2259: make check failure on Solaris/Sparc: extra text 'warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/ld.so.1"'


>Number:         2259
>Category:       testsuite
>Synopsis:       make check failure on Solaris/Sparc: extra text 'warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/ld.so.1"'
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unasigned
>State:          open
>Class:          test-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 25 09:48:01 BST 2007
>Closed-Date:
>Last-Modified:
>Originator:     marek.rouchal@infineon.com
>Release:        gdb-6.6
>Organization:
>Environment:
Solaris 8, Sparc. uname -a:
SunOS scuis001 5.8 Generic_117350-46 sun4u sparc SUNW,Sun-Fire-280R
>Description:
With gdb-6.6, on Solaris 8 (Sparc), using gcc-4.1.2, "make check" reports several failures, which are probably due to the same root cause: The first failure is here:
    FAIL: gdb.base/annota1.exp: run until main breakpoint
Looking at the test file, and comparing the expected with the real output, there is only one difference: On my platform, I get this additional output text:
    warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/ld.so.1"
Sorry, but I do not know how to suppress this, or whether this is serious or not. Perhaps this message can be filtered from the output on Solaris before comparing the expected with the actual output?
Cheers,
Marek

PS. Here is the full output of gdb during the failing test near line 152 of gdb-6.6/gdb/testsuite/gdb.base/annota1.exp

pre-prompt
(gdb) 
prompt
run

post-prompt
Starting program: /var/vob/relman/admin/vob/devenv/Gcc/solaris8_64/gdb-6.6/gdb/testsuite/gdb.base/annota1 

frames-invalid

frames-invalid

frames-invalid

breakpoints-invalid

starting

frames-invalid

frames-invalid

frames-invalid
warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/ld.so.1"

frames-invalid

frames-invalid

frames-invalid

breakpoint 1

Breakpoint 1, 
frame-begin 0 0x106e8

frame-function-name
main
frame-args
 ()
frame-source-begin
 at 
frame-source-file
../../../../gdb-6.6/gdb/testsuite/gdb.base/annota1.c
frame-source-file-end
:
frame-source-line
32
frame-source-end


source /var/vob/relman/admin/vob/devenv/Gcc/gdb-6.6/gdb/testsuite/gdb.base/annota1.c:32:323:beg:0x106e8

frame-end

stopped

pre-prompt
(gdb) 
prompt

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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