This patch causes lldb-mi to print the (gdb) prompt after =breakpoint-modified and =breakpoint-created notifications. This makes it clear to the user and IDEs that lldb is done and ready for input.
Details
Details
- Reviewers
abidh ki.stfu brucem - Commits
- rGa431f152dffa: [lldb-mi] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
rLLDB245488: [lldb-mi] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
rL245488: [lldb-mi] Add (gdb) prompt after =breakpoint-modified and =breakpoint-created.
Diff Detail
Diff Detail
- Repository
- rL LLVM