On Wed, Apr 20, 2011 at 9:19 PM, Amit Kulkarni <amitk...@gmail.com> wrote: > Hi, > Then I think its better to work on lldb on FreeBSD because I can't > figure out the header issues right now. I will install qemu and try it out. > Sorry > for the bother. Whenever lldb is working on fbsd then soem experts can > come in and get it working for obsd!
FreeBSD supports POSIX shared memory, while OpenBSD does not. I think implementing shm_open, shm_unlink is not a trivial task, nor modifying lldb code to work around the missing functions... ciao, david