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/13808] New: Get `<unavailable>' when printing variables ingdb.trace/ftrace.exp


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

             Bug #: 13808
           Summary: Get `<unavailable>' when printing variables in
                    gdb.trace/ftrace.exp
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: qiyao@gcc.gnu.org
    Classification: Unclassified


Run gdb.trace/ftrace.exp with board file "native-gdbserver.exp",

print globvar^M
$2 = <unavailable>^M
(gdb) FAIL: gdb.trace/ftrace.exp: print globvar
....
print anarg^M
$3 = <unavailable>^M
(gdb) FAIL: gdb.trace/ftrace.exp: print anarg

-- 
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]