[Lldb-commits] [lldb] [lldb] add command start (PR #67019)
Walter Erquinigo via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 22 09:07:39 PDT 2023
=?utf-8?q?José?= L. Junior <jljuniorpb at gmail.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/67019/lldb at github.com>
walter-erquinigo wrote:
Btw, I'm building support for the mojo language, and very likely the `main` method will not have the symbol `main`, so building an abstraction around this, for every language, would be very convenient.
https://github.com/llvm/llvm-project/pull/67019
More information about the lldb-commits
mailing list