File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ If applicable, add console output to help explain your problem.
3131 Obtained using ` npm view llnode version `
3232 - OS Info: [ e.g. Linux ub 5.15.0-46-generic #49 ~ 20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux]
3333
34- Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture ` and ` wmic os get name `
34+ Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture && wmic os get name `
3535 - lldb Version [ e.g. 14.0.6]
3636
3737 Obtained using ` lldb --version `
@@ -42,7 +42,7 @@ If applicable, add console output to help explain your problem.
4242** Server where the core was dumped (please complete the following information):**
4343 - OS Info: [ e.g. Linux ub 5.15.0-46-generic #49 ~ 20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux]
4444
45- Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture ` and ` wmic os get name `
45+ Obtained using ` uname -a ` or on Windows get the important information with ` wmic os get OsArchitecture && wmic os get name `
4646 - lldb Version [ e.g. 14.0.6]
4747
4848 Obtained using ` lldb --version `
You can’t perform that action at this time.
0 commit comments