Community
    • Login

    DBGP Plugin v0.0.13.27 can't work on Notepad++ v4.6.6 and v4.6.4

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    dbgp autohotkey
    6 Posts 3 Posters 2.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • k-ayakiK
      k-ayaki
      last edited by

      Hello, I’am a Autohotkey Programmer in Japan.
      I’ve installed DBGP Plugin v0.0.13.27 on Notepad++.

      First Try)
      I’ve downloaded DBGP Plugin v0.0.13.27, And I installed Notepad++ v4.6.6.
      I’ve copied DBGpPlugin.dll into Notepad++ Plugins folder.
      And selected Notepad++ Plugin Menu.
      But Notepad++ does not show “DBGp” in Plugin Menu.

      Second Try)
      I installed Notepad++ v4.6.4. and Try to use DBGpPlugin.dll.
      But Notepad++ does not show “DBGp” in Plugin Menu.
      Is this intentional?

      Third Try)
      I installed Notepad++ v4.5.8. and Try to use DBGpPlugin.dll.
      And It works correct!
      I can set breakpoint and I can see all the variables of Autohotkey script.

      Best Regards.

      Meta ChuhM 1 Reply Last reply Reply Quote 0
      • k-ayakiK
        k-ayaki
        last edited by

        Test Environment(OS): Windows10 64bit
        Notepad++ v4.6.6 (32bit) + DBGP Plugin v0.0.13.27 … DBGp didn’t work.
        Notepad++ v4.6.4 (32bit) + DBGP Plugin v0.0.13.27 … DBGp didn’t work.
        Notepad++ v4.5.8 (32bit) + DBGP Plugin v0.0.13.27 … DBGp works correctly.

        DBGP Plugin v0.0.13.27 download URL:
        https://sourceforge.net/projects/npp-plugins/files/DBGP Plugin/DBGP Plugin v0.13 beta/

        Notepad++ download URL:
        https://notepad-plus-plus.org/

        1 Reply Last reply Reply Quote 0
        • Meta ChuhM
          Meta Chuh moderator @k-ayaki
          last edited by Meta Chuh

          welcome to the notepad++ community, @k-ayaki

          i believe that you were not using version 4.6.6 (four-six-six)
          but you were on version 7.6.6 (seven-six-six)

          if you prefer to use the newer notepad++ version 7.6.6 instead of the older 7.5.8 that works for you, then do the following:

          how to install dbgpPlugin on notepad++ 7.6.6:

          • download DBGpPlugin_0_13b_dll.zip and extract it.
          • go to the menu plugins > open plugins folder...
          • create a folder called dbgpPlugin
          • copy dbgpPlugin.dll from your extracted DBGpPlugin_0_13b_dll.zip into the dbgpPlugin folder.
          • restart notepad++.

          dbgpPlugin will now show up in your plugins menu, as seen at the screenshot below:

          Imgur

          1 Reply Last reply Reply Quote 2
          • k-ayakiK
            k-ayaki
            last edited by

            Dear Meta Chuh.

            i believe that you were not using version 4.6.6 (four-six-six)

            You are correct! The version that I tried were 7.6.6.
            And I successed to install dbgPlugin on v7.6.6.

            I wrote this tips on Qiita.com (Japanese Technical forum)
            https://qiita.com/kenichiro_ayaki/items/29a60514ff63f666e26a

            Meta ChuhM 1 Reply Last reply Reply Quote 2
            • Meta ChuhM
              Meta Chuh moderator @k-ayaki
              last edited by Meta Chuh

              @k-ayaki

              very good, thank you for reporting back.

              and many thanks for sharing your very detailed guide at qiita for all users.
              you have very nice details, for example including the correct absolute program files paths, for both windows 32 bit and 64 bit. 👍

              1 Reply Last reply Reply Quote 1
              • chcgC
                chcg
                last edited by

                From a first look seems it could be also added to the PluginAdmin list. I will do that.

                1 Reply Last reply Reply Quote 2
                • First post
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors