Skip to content

Debug não Executar Smatclient.exe  #339

Description

@rubem-mn

Quando executo debug o smarclient não é carregado.

Já excluir o arquivo launch.json e fiz novamente configuração e sem sucesso.

{
"version": "0.2.0",
"configurations": [
{
"type": "totvs_language_debug",
"request": "launch",
"name": "Totvs Language Debug",
"program": "${command:AskForProgramName}",
"cwb": "${workspaceFolder}",
"smartclientBin": "C:\Totvs\smartclient\smartclient.exe",
"enableMultiThread": true,
"enableProfile": false,
"isMultiSession": true,
"isAccessibilityMode": false,
"doNotShowSplash": false,
"language": "",
"ignoreFiles": true
}
],
"lastProgramExecuted": "sigamdi",
"lastPrograms": [
{
"args": [],
"label": "SIGAMDI",
"description": ""
},
{
"args": [],
"label": "SIGAMDI.",
"description": ""
},
{
"args": [],
"label": "x",
"description": ""
},
{
"args": [
"()"
],
"label": "U_CARGTABZF",
"description": "()"
},
{
"args": [],
"label": "SI",
"description": ""
},
{
"args": [
"()"
],
"label": "U_EXECFORMS",
"description": "()"
},
{
"args": [],
"label": "U_EXECFORMS",
"description": ""
},
{
"args": [],
"label": "S",
"description": ""
}
]
}
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions