Zequan Wu f00cd23cae Revert "Revert "[LLDB][NativePDB] Add support for inlined functions""
This reland 945aa520ef07a3edb655f3f38e4c3023658dd623 with fixes.

This reverts commit 10bc3362a1a8a3df2660bf65db0ec1ccab646e1b.
2022-01-13 14:00:24 -08:00

17 lines
274 B
Plaintext

image dump line-table a.cpp -v
b a.cpp:5
b a.h:5
b a.h:6
b a.h:7
b b.h:6
b c.h:6
image lookup -a 0x140001003 -v
image lookup -a 0x140001004 -v
image lookup -a 0x140001014 -v
image lookup -a 0x14000101a -v
image lookup -a 0x140001021 -v
image lookup -a 0x140001028 -v
quit