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 ac16810 commit 7426edaCopy full SHA for 7426eda
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