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]

gdb/70: cannot set breakpoint on "T5<int>::T5"



>Number:         70
>Category:       gdb
>Synopsis:       cannot set breakpoint on "T5<int>::T5"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 28 19:08:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     chastain@redhat.com
>Release:        GNU gdb 2001-06-24-cvs (MI_OUT)
>Organization:
>Environment:
native red hat linux 7
gcc cvs gcc-3_0-branch 2001-06-23
>Description:
test script gdb.c++/templates.exp:

break T5<int>::T5
the class T5<int> does not have any method named T5
Hint: try 'T5<int>::T5<TAB> or 'T5<int>::T5<ESC-?>
(Note leading single quote.)

This works with g++ 2.95.3.
>How-To-Repeat:
build cvs gdb on native red hat linux 7
use gcc 3.0 to run test suite
run test script gdb.c++/templates.exp
>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]