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]

[Bug gdb/12238] New: while executing bad option "add": must bevariable, vdelete, or vinfo


http://sourceware.org/bugzilla/show_bug.cgi?id=12238

           Summary: while executing bad option "add": must be variable,
                    vdelete, or vinfo
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: danglin@gcc.gnu.org


Testsuite problem:

Test Run By dave on Thu Nov 18 19:23:51 2010
Native configuration is hppa2.0w-hp-hpux11.11

                === gdb tests ===

Schedule of variations:
    unix

Running target unix
Using /opt/gnu/share/dejagnu/baseboards/unix.exp as board description file for
t
arget.
Using /opt/gnu/share/dejagnu/config/unix.exp as generic interface file for
targe
t.
Using ../../../src/gdb/testsuite/config/unix.exp as tool-and-target-specific
int
erface file.
Running ../../../src/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
bad option "add": must be variable, vdelete, or vinfo
    while executing
"trace add variable "$banned_var" write error"
    (procedure "gdb_init" line 15)
    invoked from within
"${tool}_init $test_file_name"
    (procedure "runtest" line 19)
    invoked from within
"runtest $test_name"
    ("foreach" body line 42)
    invoked from within
"foreach test_name [lsort [find ${dir} *.exp]] {
                        if { ${test_name} == "" } {
                            continue
                        }
                        # Ignore this one if asked to.
                        if { ${ignore..."
    ("foreach" body line 54)
    invoked from within
"foreach dir "${test_top_dirs}" {
                if { ${dir} != ${srcdir} } {
                    # Ignore this directory if is a directory to be
                    # ignored.
                    if {[info..."
    ("foreach" body line 121)
    invoked from within
"foreach pass $multipass {

        # multipass_name is set for `record_test' to use (see framework.exp).
        if { [lindex $pass 0] != "" } {
            set multipass_..."
    ("foreach" body line 51)
    invoked from within
"foreach current_target $target_list {
    verbose "target is $current_target"
    set current_target_name $current_target
    set tlist [split $curren..."
    (file "/opt/gnu/share/dejagnu/runtest.exp" line 1625)
make[4]: *** [check-gdb.xml] Error 1
make[4]: Leaving directory `/xxx/gnu/gdb/objdir/gdb/testsuite'
make[3]: Leaving directory `/xxx/gnu/gdb/objdir/gdb/testsuite'
make[2]: Leaving directory `/xxx/gnu/gdb/objdir/gdb'
make[1]: Nothing to be done for `check-target'.
make[1]: Leaving directory `/xxx/gnu/gdb/objdir'
Thu Nov 18 19:23:54 EST 2010

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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