asm-dude icon indicating copy to clipboard operation
asm-dude copied to clipboard

Terminal window opens, complains about "no arch for str"

Open george-tsiros opened this issue 10 months ago • 0 comments

info: AsmDude2LS.Worker[0]
      Worker created at: 04/19/2024 10:08:23 +03:00
info: Microsoft.Hosting.Lifetime[0]
      Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
      Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
      Content root path: c:\users\...\extensions\mqltmp24.1fs\Server
WARNING: parseArch: no arch for str ""
MnemonicStore: CreateAsmSignatureElement: arch is "": mnemonic=CLAC; doc =Clear the AC flag in the EFLAGS register.

it then continues with the last two lines for various mnemonics.

I should warn you that I have heavily modified VS. Various bits and pieces forced on/off.

The following in case it helps.

Microsoft Visual Studio Community 2022 Version 17.9.6 VisualStudio.17.Release/17.9.6+34728.123 Microsoft .NET Framework Version 4.8.09032

Installed Version: Community

Visual C++ 2022 00482-90000-00000-AA195 Microsoft Visual C++ 2022

ASP.NET and Web Tools 17.9.199.22661 ASP.NET and Web Tools

ASP.NET Web Frameworks and Tools 2012 17.9.199.22661 For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0 17.9.199.22661 Azure App Service Tools v3.0.0

C# Tools 4.9.0-3.24121.1+a98c90d56455379836dd5c845b35fa932b00cfa3 C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

NuGet Package Manager 6.9.2 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

Razor (ASP.NET Core) 17.9.2.2412004+684740676513b3b208d5bd5b7f8786dab8d287b7 Provides languages services for ASP.NET Core Razor.

SQL Server Data Tools 17.9.56.1 Microsoft SQL Server Data Tools

TypeScript Tools 17.0.30103.2001 TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools 4.9.0-3.24121.1+a98c90d56455379836dd5c845b35fa932b00cfa3 Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools 17.9.0-beta.23614.3+a521e1cd420beb56c15faf6836184fadd2b7937a Microsoft Visual F# Tools

VSColorOutput64 2023.4 Color output for build and debug windows - https://mike-ward.net/vscoloroutput

george-tsiros avatar Apr 19 '24 07:04 george-tsiros