Hi all,
I am trying to attach dbx to a running process.
When I issue the command -
$ dbx process_name process_pid
I get -
Cannot attach to process 2333 -- Permission denied.
What could be the reason for the error?
Thanks and regards,
SK