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

Request to change API of Debugger plugin to add DEBUGGER_EXPORT to "DebuggerCore *debuggerCore()" API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 3.2.1
    • Debugger
    • None

    Description

      Hi,

      I am developping a plugin that is extending actual debugger.
      In order to do so, i need to be able to access to the existing plugin to interface with the debugger.
      The API "DebuggerCore *debuggerCore()" which is the main entry point in the plugin is not public (link issue), making it impossible.

      That is the only API i need, which is reasonable.

      Can this API been pushed to public to make this possible?

      Regards
      Stephane

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            toolinfo stephane petithomme
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes