Ask Claude or Codex a debugging question from inside lldb. It gathers the current debug context, runs lldb commands against the live, stopped session to investigate, and answers — non-interactively, no prompts.
(lldb) claude what is the pointer value of bar?
(lldb) p self.bar
(MVVM.Bar?) 0x00006000000081a0