Closed Bug 1288034 Opened 8 years ago Closed 6 years ago

[run-gdb.sh] The Value of B2G_PID for Restarting b2g (without args) is Always Null

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mchen, Unassigned)

Details

STR:
  1. boot device to homescreen.
  2. set up the adb env.
  3. call "./run-gdb.sh" in host side.

Expected result:
  [1] should be able to find pid of b2g process.

Actual result:
  [1] can't get any pid value.

Note:
  There is no problem to restart b2g is because [2] will still call "adb shell stop b2g" after "kill pid"

[1] https://github.com/mozilla-b2g/B2G/blob/master/run-gdb.sh#L102
[2] https://github.com/mozilla-b2g/B2G/blob/master/run-gdb.sh#L150
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.