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/864: dud .*breakpoint.*breakpoint wildcard


>Number:         864
>Category:       gdb
>Synopsis:       dud .*breakpoint.*breakpoint wildcard
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 02 20:58:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        2002-12-02
>Organization:
>Environment:

>Description:
The file gdb.base/ending-run.exp contains the poorly written pattern:

-re ".breakpoint.*breakpoint.*$gdb_prompt $"

problem is, it [falsely] matches `breakpoint' in the path.
>How-To-Repeat:
Configure /build / test GDB in a directory, the path of which contains the word `breakpoint'.  Run the test ending-run.exp, the tests:

cleared bp at line before routine
all set to continue (didn't clear ...)

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