0

When I use codeLLDB to debug a c++ program in visual studio code, I want to know the content of a vector. But codeLLDB will only display address information. By searching for information on the Internet, I found that gdb can realize this function through pretty-printer, but I did not find the relevant function in codeLLDB.

Botje
  • 26,269
  • 3
  • 31
  • 41
newbie
  • 1

0 Answers0