B2G/gdb: Difference between revisions

103 bytes added ,  13 February 2012
 
Line 10: Line 10:
:::: After running this target, you may start the b2g process by issueing the 'run' command in gdb. You may also 'kill' or 'restart' the process without leaving gdb.
:::: After running this target, you may start the b2g process by issueing the 'run' command in gdb. You may also 'kill' or 'restart' the process without leaving gdb.
:::: Please note that this target will stop the b2g service to prevent it from being restarted by init. You need to use the 'restore-auto-restart' target to reenable the service after leaving gdb.
:::: Please note that this target will stop the b2g service to prevent it from being restarted by init. You need to use the 'restore-auto-restart' target to reenable the service after leaving gdb.
* restart-auto-restart
:::: Reenables the b2g service so it will get restarted automatically by init.
Confirmed users
42

edits