Hi,
after setup VIsualGDB for debug raspberry pi with gdb following the tutorial, when I run the debugger i got a window with this error:
System.Exception: Failed to execute a custom pre-debug action. See VisualGDB Launcher Output for details.
em uu.w1()
em VisualGDB.GDBDebugEngine.x(tw1 a, i2 b)
And in VisualGDB Launcher Output:
Found 0 .natvis files in the current project
VisualGDB: Executing predebug actions
VisualGDB: Copy file /home/jramos/apps/Automacao/../VisualGDB/Debug/Automacao on 192.168.0.104 to E:\JRamos\Dropbox\Projetos\Automacao\Automacao/Automacao on local computer
VisualGDB: Error: Error: LIBSSH2_ERROR_SCP_PROTOCOL while trying to download /home/jramos/apps/Automacao/../VisualGDB/Debug/Automacao
VisualGDB: Executing postdebug actions
Found 0 .natvis files in the current project
VisualGDB: Executing predebug actions
VisualGDB: Copy file /home/jramos/apps/Automacao/../VisualGDB/Debug/Automacao on 192.168.0.104 to E:\JRamos\Dropbox\Projetos\Automacao\Automacao/Automacao on local computer
VisualGDB: Error: Error: LIBSSH2_ERROR_SCP_PROTOCOL while trying to download /home/jramos/apps/Automacao/../VisualGDB/Debug/Automacao
VisualGDB: Executing postdebug actions
I’m using a Raspberry PI 3 Model B, with Ubuntu Mate 16.04 and the Universal toochain.
Attachments:
You must be
logged in to view attached files.