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
Command
type is created directly I think theto_str()
conversion and thelldb_args
vec can both be elided in favor of just calling the methods onCommand
to append arguments.
alexcrichton created PR Review Comment:
I might recommend printing out the debug version of the
Command
here 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: Nov 22 2024 at 17:03 UTC