View Single Post
fareed_xtreme's Avatar
Posts: 238 | Thanked: 291 times | Joined on Mar 2010 @ London, UK
#74
Originally Posted by eitama View Post
can you please run the following commands on your phone :
Open terminal and type :
Code:
sudo gainroot
cd /
find . -name "gdb"
gdb should appear in :
/usr/bin/gdb, but maybe it is installed by mad-developer.
I have no idea.
The result is as follows

Code:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

~ $ sudo gainroot 
Root shell enabled 


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

/home/user # cd / 
/ # find . -name "gdb" 
/ #
Sorry for posting BIN Directory image before. Now I have edited the previous post as usr/bin Image.