[lldb] Replace NativeProcess delegate list with a single delegate

In all this time, we've never used more than one delegate. The logic to
support multiple delegates is therefore untested, and becomes
particularly unwieldy once we need to support multiple processes.

Just remove it.

GitOrigin-RevId: c9cf394f796e181b9ee3bc9b69d84fbbba2fe45c
5 files changed