This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/785: GNU/linux GCC annotation level 2 -> display annotation 'display-expression' used instead of 'display-value'


>Number:         785
>Category:       gdb
>Synopsis:       GNU/linux GCC annotation level 2 -> display annotation 'display-expression' used instead of 'display-value'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 17:28:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     rros7605@postoffice.uri.edu
>Release:        GNU gdb 5.2.1
>Organization:
>Environment:
Linux black 2.4.0 #2 Mon Sep 16 18:05:59 EDT 2002 i686 unknown
gcc version 2.95.2 19991024 (release)
i686-pc-linux-gnu
>Description:
When annotate is at level 2. 
The 'display-value' is coming out as 'display-expression'.
>How-To-Repeat:
make a 'hello world' C program named main. 
gdb main. 
set annotate 2. 
b main. 
r. 
display argc.
n
 
>Fix:
Make 'display-expression' be 'display-value'
>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]