Closed
Bug 922129
Opened 12 years ago
Closed 7 years ago
run-gdb.sh script is error prone
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: BenWa, Unassigned)
Details
I struggle a bit with the run-gdb.sh script. I often type 'run-gdb.sh Settings' or sometime even type 'run-gdb.sh' with no args. This results in the phone rebooting and loosing my state which is a bit annoying.
Filing this bug to see if others are annoyed by this.
Comment 1•12 years ago
|
||
So run-gdb.sh with no args is intended to be used for debugging the main b2g app. It only makes sense to do this when b2g isn't currently running on the phone, so that seems like a reasonable thing to check for.
run-gdb.sh Settings seems like something that should produce an error, or should imply the same thing as
run-gdb.sh attach Settings
| Reporter | ||
Comment 2•12 years ago
|
||
That would work for me.
Comment 3•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•