Rafael Vanoni wrote:
> I'm making some small changes to mdb_modapi.c and I'd like to know if 
> there's a way to check whether the running instance is debugging a core 
> file or a live target. Looking through the target flags, I didn't see 
> anything like that. But I was wondering if there is something in another 
> part of the target, or even in mdb_t structure that has that information.
> 
> Thanks,
> Rafael

Found it, mdb_prop_postmortem.

cheers,
Raf

Reply via email to