Confirmed users
42
edits
| 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. | |||