Forum Replies Created
-
AuthorPosts
-
support
KeymasterHi,
We usually respond faster to issues that do not require thorough investigation (like crash dumps). We will follow up on the crash dumps once we have more information about the cause.
April 10, 2017 at 17:39 in reply to: ESP8266 GDB RTOS Global Class – Error undefined reference to __dso_handle' #10953support
KeymasterHi,
Thanks, looks like a toolchain bug. Can you reproduce this with the command-line ESP-IDF environment as well?
support
KeymasterHi,
Thanks, actually looks like our bug. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.2.16.1464.msi
support
KeymasterHi,
Good to know it works. BTW, VisualGDB should be able to install even if the VS is installed to a custom directory. So we would really appreciate it if you could let us know the details on your previous installation parameters so that we could reproduce it and ensure VisualGDB would detect it properly.
support
KeymasterHi,
Sorry, no specific plans yet. The main problem is that most Arduino users expect the development tools to be free and hence would not be interested in buying a VisualGDB license. We may eventually add basic experimental support and see if it gets any traction, but currently we are prioritizing other features over it, sorry.
support
KeymasterHi,
The LIB_SSH2_SCP_PROTOCOL error usually happens when the file access permissions on the Linux side are insufficient to either download or upload the file. Please check the permissions on the file mentioned in the error message. If you are not sure, please let us know the full error message and we will advise you on further diagnostic steps.
support
KeymasterHi,
Are you installing the latest VisualGDB 5.2R9? Does Visual Studio 2017 appear in the VS version list in VisualGDB installer when you click “custom install”?
If yes, please try check if the C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\Sysprogs\VisualGDB folder exists and if Visual Studio reports any errors via ActivityLog.xml when running devenv.exe /LOG.
support
KeymasterHi,
Thanks, looks like our bug. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.2.16.1462.msi
support
KeymasterHi,
Thanks, this actually looks like a side effect of one of our fixes on top of the original Clang. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.2.16.1462.msi
support
KeymasterHi,
It’s hard to say why the paths would be reported incorrectly without seeing the original build output. Please try running the build command manually via command line (outside VisualGDB) and check the paths reported there. If you are not sure, feel free to post the log here and we will help you find the correct settings.
support
KeymasterHi,
Hard so say what could cause that, but good to know it works. If you encounter the problem again, feel free to reopen this topic.
support
KeymasterThanks, we will check it out and release an updated toolchain within the next month.
support
KeymasterHi,
For custom build, VisualGDB would actually expect you to configure IntelliSense manually. Hence manually editing the gcc_Debug.h file would be the recommended option.
If it does not help, please try using the ‘Go to definition’ command to locate the macro definition. Also please double-check that you are using the Clang IntelliSense engine and not the native VS one.
support
KeymasterHi,
Thanks for reporting this, we have fixed it in this build: VisualGDB-5.2.16.1459.msi
support
KeymasterOK, thanks. We should be able to reproduce and fix it in v5.3. We will post an update here once we have a preview build with this feature.
-
AuthorPosts