-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vscode-lldb-linux.vsix 's lldb depends on newer version libstdc++ not exist in old version Linux, recommend using libc++ instead, and build on Old Linux machine #193
Comments
Which distro and version are you running? |
Very old version Linux, neokylin 5.x |
Any idea which version of glibc it uses? I think 2.18 can be supported, maybe even 2.17 (which would enable running on something like CentOS 7 or Ubuntu 14.04). Anything lower than that, - probably not. |
@vadimcn I have a app running under Ubuntu 14.04 can running in this os. |
Okay, the minimum glibc version in v1.3.0 is 2.18. |
Hi, I use Thank you very much! |
@vadimcn The another major publish version of Linux is centos 7, the glibc version in centos 7 is 2.17, could you please think about does there has an easy way to support centos 7? Thank you very much! |
I would suggest centos 6, that's old enough:) |
Same issue on CentOS 7.6. |
Yes - you can provide it like this: |
Hi |
Please provide verbose log. |
Attached, Thanks
בתאריך שבת, 2 בנוב׳ 2019 ב-5:19 מאת vadimcn <notifications@github.com
>:
Please provide verbose log.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#193>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJT6HM6DYV3RIOZUCGAYRYLQRTWVRANCNFSM4IHONU3A>
.
Script started on Mon Nov 4 11:49:02 2019
]0;rs935423@bld-tlva-blsw03:/projects/xPON_CR_WRK3/xrdp/68660/A0/work/ronen_shevach/sim/test_lib/runner_standalone[?1034hrs935423@bld-tlva-blsw03:/projects/xPON_CR_WRK3/xrdp/68660/A0/work/ronen_shevach/sim/test_lib/runner_standalone #> script lldb_code.txtcode -n --extensions-dir /projects/git_user_repos/vscode --verbose .
[90m[main 2019-11-04T09:49:13.793Z][0m Starting VS Code
[90m[main 2019-11-04T09:49:13.794Z][0m from: /usr/share/code/resources/app
[90m[main 2019-11-04T09:49:13.794Z][0m args: { _:
[ '/projects/xPON_CR_WRK3/xrdp/68660/A0/work/ronen_shevach/sim/test_lib/runner_standalone' ],
diff: false,
add: false,
goto: false,
'new-window': true,
'reuse-window': false,
wait: false,
version: false,
help: false,
telemetry: false,
'list-extensions': false,
'show-versions': false,
verbose: true,
status: false,
'prof-startup': false,
'disable-extensions': false,
'disable-gpu': false,
logExtensionHostCommunication: false,
'skip-getting-started': false,
'skip-release-notes': false,
'sticky-quickopen': false,
'disable-restore-windows': false,
'disable-telemetry': false,
'disable-updates': false,
'disable-crash-reporter': false,
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': false,
'file-write': false,
'file-chmod': false,
'driver-verbose': false,
force: false,
nolazy: false,
'extensions-dir': '/projects/git_user_repos/vscode' }
[90m[main 2019-11-04T09:49:13.795Z][0m Resolving machine identifier...
[90m[main 2019-11-04T09:49:13.795Z][0m Resolved machine identifier: 284f3d4e2f65c00243132aed9f624fffb07cd1eb2297a4d3e5c2eaa59a34fa81 (trueMachineId: undefined)
[90m[main 2019-11-04T09:49:13.806Z][0m update#setState idle
[90m[main 2019-11-04T09:49:13.812Z][0m [storage state.vscdb] open(/home/rs935423/.config/Code/User/globalStorage/state.vscdb, retryOnBusy: true)
[90m[main 2019-11-04T09:49:13.813Z][0m lifecycle (main): phase changed (value: 2)
[90m[main 2019-11-04T09:49:13.813Z][0m windowsManager#open
[409522:1104/114913.847965:ERROR:sandbox_linux.cc(379)] InitializeSandbox() called with multiple threads in process gpu-process.
[409493:1104/114913.902449:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[90m[main 2019-11-04T09:49:13.997Z][0m lifecycle (main): phase changed (value: 3)
[90m[main 2019-11-04T09:49:13.998Z][0m telemetry/optInStatus { optIn: true }
[90m[main 2019-11-04T09:49:13.998Z][0m telemetry/machineIdFallback { usingFallbackGuid: false }
[409493:1104/114914.005935:ERROR:gpu_process_transport_factory.cc(1017)] Lost UI shared context.
[90m[main 2019-11-04T09:49:14.014Z][0m [storage state.vscdb] Trace (event): PRAGMA user_version = 1;
[90m[main 2019-11-04T09:49:14.032Z][0m [storage state.vscdb] Trace (event): CREATE TABLE IF NOT EXISTS ItemTable (key TEXT UNIQUE ON CONFLICT REPLACE, value BLOB)
[90m[main 2019-11-04T09:49:14.035Z][0m [storage state.vscdb] Trace (event): SELECT * FROM ItemTable
[90m[main 2019-11-04T09:49:14.042Z][0m [storage state.vscdb] getItems(): 43 rows
[90m[main 2019-11-04T09:49:14.109Z][0m getShellEnvironment: running on CLI, skipping
[90m[main 2019-11-04T09:49:14.142Z][0m [storage state.vscdb] updateItems(): insert(Map(2) {telemetry.lastSessionDate => Mon, 04 Nov 2019 09:48:18 GMT, telemetry.currentSessionDate => Mon, 04 Nov 2019 09:49:14 GMT}), delete(Set(0) {})
[90m[main 2019-11-04T09:49:14.143Z][0m [storage state.vscdb] Trace (event): BEGIN TRANSACTION
[90m[main 2019-11-04T09:49:14.143Z][0m [storage state.vscdb] Trace (event): INSERT INTO ItemTable VALUES ('telemetry.lastSessionDate','Mon, 04 Nov 2019 09:48:18 GMT'),('telemetry.currentSessionDate','Mon, 04 Nov 2019 09:49:14 GMT')
[90m[main 2019-11-04T09:49:14.158Z][0m [storage state.vscdb] Trace (event): END TRANSACTION
[409493:1104/114914.377011:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.387694:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.406573:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.410572:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.415893:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.417817:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.417871:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.531862:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:14.532Z][0m IPC#vscode-workbenchReady
[90m[main 2019-11-04T09:49:14.532Z][0m windowsService#isFocused 1
[90m[main 2019-11-04T09:49:14.532Z][0m windowsService#whenSharedProcessReady
[90m[main 2019-11-04T09:49:14.546Z][0m windowsService#getRecentlyOpened 1
[90m[main 2019-11-04T09:49:14.547Z][0m windowsService#setRepresentedFilename 1
[409493:1104/114914.547856:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:14.586Z][0m menubarService#updateMenubar 1
[90m[main 2019-11-04T09:49:14.590Z][0m windowsService#getRecentlyOpened 1
[409493:1104/114914.590550:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.590581:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.590593:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.590609:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:14.591Z][0m windowsService#startCrashReporter
[409493:1104/114914.616218:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[409493:1104/114914.655351:INFO:CONSOLE(3500)] "%c[Extension Host] %cdebugger listening on port 19026", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (3500)
[409493:1104/114914.655384:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.655401:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.660719:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.660737:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.662556:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:14.697Z][0m windowsService#setRepresentedFilename 1
[409493:1104/114914.697572:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.701008:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.703703:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.708196:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.739126:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.836913:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:14.837Z][0m menubarService#updateMenubar 1
[409493:1104/114914.841862:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114914.856254:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[409493:1104/114914.857584:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:15.000Z][0m windowsService#getRecentlyOpened 1
[409493:1104/114915.052642:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.052671:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.068828:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:15.120Z][0m windowsService#isFocused 1
[409493:1104/114915.129354:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.231155:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:15.354Z][0m menubarService#updateMenubar 1
[409493:1104/114915.376020:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[409493:1104/114915.420851:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.420874:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.420890:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.651033:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.651208:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.651724:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.651830:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.651926:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.656156:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657049:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657203:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657389:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657539:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657733:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.657908:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.669214:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.693575:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.697468:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.731428:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740147:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740169:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740188:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740197:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740218:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740226:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740239:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.740247:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.763866:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.799329:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.799365:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.809343:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.809501:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.835403:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.835891:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.842932:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.849359:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.849398:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.880448:INFO:CONSOLE(1448)] "%cDEBUG", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.880537:INFO:CONSOLE(1448)] "%cDEBUG", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.880663:INFO:CONSOLE(1448)] "%cDEBUG", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.881102:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.884346:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.884380:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.893396:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.893606:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.903019:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.903114:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.944207:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.962747:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.964277:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114915.980727:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.006471:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.006510:INFO:CONSOLE(1448)] "%cDEBUG", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.006521:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.006534:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.006543:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.021850:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040672:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040700:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040713:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040728:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040736:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040755:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040763:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040776:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040784:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040797:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040805:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040818:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.040825:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.047208:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.047239:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.052731:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.054104:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.054127:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070352:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070377:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070387:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070401:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070409:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070424:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070437:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070454:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070462:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070475:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070483:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070496:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070507:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070521:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070530:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070544:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070552:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070566:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070574:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070587:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070595:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070607:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070615:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070628:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.070646:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.079334:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.079379:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.079713:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.083888:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.083914:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.097289:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.097314:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.144446:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.284145:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.284448:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363343:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363369:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363379:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363392:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363401:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363415:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363422:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363435:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363476:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363495:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.363503:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.372761:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.372787:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388151:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388185:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388206:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388221:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388229:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388242:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388255:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388269:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388277:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388290:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388298:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388311:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388319:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388331:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388340:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388353:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388363:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388407:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388418:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388431:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388440:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388453:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388460:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388473:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388481:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388494:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388505:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388518:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.388551:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.584500:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.704238:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.704258:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.704274:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.704282:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.704674:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.719530:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.719556:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.719572:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.722446:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.722638:INFO:CONSOLE(242)] "%c[Extension Host] %c"verilog-hdl" is now active! %c(at activate (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/extension.js:19:13))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.722728:INFO:CONSOLE(242)] "%c[Extension Host] %cctags manager configure %c(at CtagsManager.configure (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:199:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.722765:INFO:CONSOLE(242)] "%c[Extension Host] %cInvalid linter name. %c(at LintManager.configLinter (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/linter/LintManager.js:42:29))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.726155:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.726212:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.726278:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.733092:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.733378:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.734612:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.734763:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.734799:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.734884:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114916.735131:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735257:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735372:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735508:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735612:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735729:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735829:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.735963:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.736075:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.736196:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.736508:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.736693:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.736766:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.737064:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.737166:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755166:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755217:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755233:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755242:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755260:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755268:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755282:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755290:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755309:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755337:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755745:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755926:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.755976:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.756548:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.756732:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.756770:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.757561:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.757748:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.757767:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.761594:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.761664:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.761688:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.762669:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.762825:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.762850:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.764132:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.764310:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.764332:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.766387:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.766529:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.766550:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.767337:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.769646:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.780147:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.863069:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.863097:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114916.914293:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.010748:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[409493:1104/114917.063243:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083173:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083195:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083211:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083220:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083234:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083242:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083255:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083263:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083286:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083295:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.083309:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083318:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083331:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083339:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083352:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083360:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083373:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083381:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083396:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.083404:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.085268:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.085319:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.086331:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.086548:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.086593:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.087193:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.087438:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.087473:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.088376:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.088409:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.088419:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.088944:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.089103:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.089140:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.089657:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.089867:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.089883:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.090465:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.090617:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.090655:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.091183:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.091355:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.091409:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.091938:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.092095:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.092138:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.092682:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.092834:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.092862:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.093391:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.095239:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.095427:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.139551:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.207352:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.207599:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:17.226Z][0m windowsService#getWindowCount
[409493:1104/114917.227586:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.227844:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.228085:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.228242:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.228299:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.235005:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.242148:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.244384:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.245840:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.248609:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.250874:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[90m[main 2019-11-04T09:49:17.257Z][0m RequestService#request https://update.code.visualstudio.com/api/update/linux-x64/stable/f06011ac164ae4dc8e753a3fe7f9549844d15e35
[409493:1104/114917.259948:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.260149:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.261716:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.268267:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.288989:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.324277:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.324433:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324514:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324545:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324566:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324642:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324759:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324814:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324871:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.324947:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.325015:INFO:CONSOLE(242)] "%c[Extension Host] %con open %c(at onOpen (/projects/git_user_repos/vscode/mshr-h.veriloghdl-1.0.3/out/src/ctags.js:210:17))", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (242)
[409493:1104/114917.325301:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.325457:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.325571:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.325691:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.325826:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.325921:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.326046:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.326148:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.326255:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.326351:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.331046:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.336089:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.336114:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.336987:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.337275:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.337324:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.338056:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.338291:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.338312:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.339222:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.339586:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.339606:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.341219:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.341424:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.341446:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.341902:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.342145:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.342168:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.342767:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.342967:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.342989:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.343523:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.343750:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.343771:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.344429:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.346566:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.346588:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.349745:INFO:CONSOLE(1448)] "%cTRACE", source: file:///usr/share/code/resources/app/out/vs/workbench/workbench.main.js (1448)
[409493:1104/114917.3499
|
@rshevach, sorry, I meant Codelldb log. |
Which OS:Linux localhost 4.4.13-200.nd7.1.x86_64 #1 SMP Fri Jun 24 17:24:12 CST 2016 x86_64 x86_64 x86_64 GNU/Linux
Which VSCode version:
Which extension version:
Which adapter type:
Which LLDB version:
What is the problem and how did you get there:
/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/lygstate/.vscode-server/extensions/vadimcn.vscode-lldb-1.2.3/lldb/bin/lldb)
The text was updated successfully, but these errors were encountered: