(Due to a misconfiguration I did send this message more than once -
sorry for that to all)
Hi there,
thanks to your and esp. Todds hints everything works quiet fine now.
Two additional detail question remain:
1- How can I set up the BAS to proceed an install process without the
HelperTool c
On Oct 3, 2009, at 6:04 AM, Frank W. Tag wrote:
1. How can I debug my HelperTool? Obviously any breakpoints set in
XCode won't work because the HelperTool is launched outside by the
launchd.
You can use Xcode's Run > Attach command to attach GDB to it once it's
launched. (Hopefully Xcode
1. How can I debug my HelperTool? Obviously any breakpoints set in
XCode won't work because the HelperTool is launched outside by the
launchd.
2. My idea is to use asl to debug "barefoot". But for that I have to
install aeach time when I have compiled a modified version of the
HelperTool to
Dear all,
as a preface: Hopefully this is the right discussion group for my
question - otherwise I apologize for the inconveniance and would ask
you for a hint to the right one ...
I am trying around with the "BetterAuthorizationSample"-code to
perform privileged system calls in a mostly