-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
A number of debuginfo tests now fail on Windows/GNU and maybe other platforms #53098
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Comments
Full gdb outputs (with some fun windows/gnu-specific warnings that would be nice to fix in addition to the test error): MSYS:
mingw-w64:
|
#52452 looks very similar. |
I no longer observe these failures on MSYS2's gdb ( |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
If I remember correctly, this regression happened after upgrade to LLVM 7 - #51966.
Failing tests on MSYS2's gdb (
GNU gdb (GDB) 7.12.1
):Failing tests on mingw-w64's gdb from
x86_64-7.2.0-posix-seh-rt_v5-rev1
toolchain (GNU gdb (GDB) 8.0.1
):For the
borrowed-c-style-enum
test the failure reason iscc @tromey @michaelwoerister
The text was updated successfully, but these errors were encountered: