Forum Replies Created
-
AuthorPosts
-
May 29, 2019 at 07:25 in reply to: How to let the visual GDB find the -DCMAKE_INCLUDE_PATH first? #25031portsipParticipant
In fact if I perform the cmake command line from linux, it’s search the library in the -DCMAKE_LIBRARY first,
but if perform from visualgdb, it’s search the /usr/lib64 before -DCMAKE_LIBRARY
February 27, 2019 at 03:47 in reply to: How to set the VisualGDB don't keeps check the SSH connection ? #24000portsipParticipantFor example, the visualgdb uses ssh connect to remote Linux VM, if the Linux VM is shutdown, the VisualGDB pop ups a window shows the VisualGDB is connecting to 192.168.x.x,
this modal window always display there and can’t cancel can’t close it.
Attachments:
You must be logged in to view attached files.portsipParticipantI have been sent email to Sysprogs support <ticket@sysprogs.com> with all stuffs, please check and reply in email.
Thanks
portsipParticipantI think that is none of the 3rd lib debug information.
Since I defined the tu variable in my project, whatever the 3rd library compile mode I must can watch the tu variable value.
Please see attached the screenshot with “All GDB Interaction mode”, when I move mouse over the tu variable, the error is appears.
Thanks
Attachments:
You must be logged in to view attached files.portsipParticipantI have got it solved, plz ignore this post.
portsipParticipantSome times I have to delete all cached cpp files in C:\Users\myusername\AppData\Local\Temp
Does there has any more easy way to force the code synchronize with VS ?
portsipParticipantIn my VisualGDB, I can’t find that “Extra CMake configuration vaiables”
Attachments:
You must be logged in to view attached files.portsipParticipantThank you very much!
-
AuthorPosts