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 breakpoints/14643] New: unable to set breakpoint in filebeginning with linespec keyword in name or on function named thread


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

             Bug #: 14643
           Summary: unable to set breakpoint in file beginning with
                    linespec keyword in name or on function named thread
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: dje@google.com
    Classification: Unclassified


(gdb) b thread.c:42
malformed linespec error: unexpected keyword, "thread"

Another failure is, e.g.: b thread

patch to follow

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