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/15181] New: Missing continue on dprintf thatdefaults to "gdb" style from "agent"


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

             Bug #: 15181
           Summary: Missing continue on dprintf that defaults to "gdb"
                    style from "agent"
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: marc.khouzam@ericsson.com
    Classification: Unclassified


Created attachment 6889
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6889
Simple fix

Setting the dprintf-style to 'agent' for a local session causes it to default
to 'gdb' style, but the 'continue' command is not added in that case.

Simple fix has been attached.

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