Is there a command to recursively search for kernel source in lldb
Is there a command to recursively search for kernel source in lldb
- Subject: Is there a command to recursively search for kernel source in lldb
- From: Prokash Sinha <email@hidden>
- Date: Wed, 08 May 2019 11:30:40 -0700
Hi All,
Instead of —
settings append target.source-map
/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4903.240.8/bsd/kern
~/xnu_srcs/xnu_src/xnu-4903.221.2/bsd/kern
Is it possible to do like -
settings append target.source-map
/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-4903.240.8/bsd
~/xnu_srcs/xnu_src/xnu-4903.221.2/bsd
So all the source could be resolved from symbols ???
Thanks,
Prokash
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden