Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7144

gdb 7.4: Inserting data breakpoint lists another dummy breakpoint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.5.0-beta
    • Debugger
    • None
    • Windows XP SP3
    • 24477fd293f963bc1fa046d21d0e0a17f8c71209

    Description

      gdb 7.2:

      <491watch *0x48439ec
      dATTEMPT SYNC
      >&"watch *0x48439ec\n"
      >~"Hardware watchpoint 4: *0x48439ec\n"
      >491^done

      gdb 7.4:

      >&"watch *0x48439ec\n"
      >~"Hardware watchpoint 2: *0x48439ec\n"
      >=breakpoint-created,bkpt={number="2",type="hw watchpoint",disp="keep",enabled="y",what="*0x48439ec",times="0",original-location="*0x48439ec"}
      >551^done

      This adds an additional file-line breakpoint with an empty filename and line 0.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-7144
        # Subject Branch Project Status CR V

        Activity

          People

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes