We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad5976 commit 0dc211aCopy full SHA for 0dc211a
tests/all/native_debug/lldb.rs
@@ -508,7 +508,7 @@ fn dwarf_simple() -> Result<()> {
508
fn dwarf_imported_memory() -> Result<()> {
509
test_dwarf_simple(
510
DWARF_IMPORTED_MEMORY,
511
- &["--preload=env=./tests/all/debug/satisfy_memory_import.wat"],
+ &["--preload=env=./tests/all/native_debug/satisfy_memory_import.wat"],
512
)
513
}
514
0 commit comments