I get this error when I try to do a gdb on a program:
Normally I can just change the permissions, but problem is, my dev folder is on a remote server via a samba share, so the permissions arn't local. I get access denied if I try to change the permissions.
Any way to bypass this error? I am running as root if it matters.
Code:
warning: not using untrusted file "/data/sde/dev/.gdbinit"
Normally I can just change the permissions, but problem is, my dev folder is on a remote server via a samba share, so the permissions arn't local. I get access denied if I try to change the permissions.
Any way to bypass this error? I am running as root if it matters.