yurydelendik opened PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
alexcrichton submitted PR Review.
alexcrichton submitted PR Review.
alexcrichton created PR Review Comment:
If the
Commandtype is created directly I think theto_str()conversion and thelldb_argsvec can both be elided in favor of just calling the methods onCommandto append arguments.
alexcrichton created PR Review Comment:
I might recommend printing out the debug version of the
Commandhere since it prints out the arguments as well in addition to the path to lldb.
yurydelendik updated PR #1241 from test-dwarf-lldb to master:
The test runs LLDB in batch mode and filecheck the output. It checks if breakpoint was found in the JIT code and specific variable value in the frame is set.
yurydelendik merged PR #1241.
Last updated: Dec 06 2025 at 06:05 UTC