[Lldb-commits] [lldb] [lldb] add stop-at-main option to process launch (PR #67019)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 25 15:01:08 PDT 2023


=?utf-8?q?José?= L. Junior <jljuniorpb at gmail.com>,
=?utf-8?q?José?= L. Junior <jljuniorpb at gmail.com>,
=?utf-8?q?José?= L. Junior <jljuniorpb at gmail.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/67019/lldb at github.com>


https://github.com/clayborg commented:

See my inline comments. I am wondering if we want to get the platform involved here so they can do the right thing for any platform and it might involve renaming the option away from containing "main" since that might not be the user entry point into a program for all platforms. 

https://github.com/llvm/llvm-project/pull/67019


More information about the lldb-commits mailing list