- 07 Jul, 2014 2 commits
-
-
Brigid Smith authored
The value corresponds to whether or not the line has matched one of the detected formats (registers, header, backtrace, etc.) and can be used to identify what logcat lines don't correspond to one of these formats. Change-Id: Ibd7bc5a211dcfe86ea2f92d7e7941091afff4fc4
-
Brigid Smith authored
Change-Id: I474602eca37964e412acf8cb5f2441cd223852e4
-
- 01 Jul, 2014 2 commits
-
-
Elliott Hughes authored
Every architecture was at least slightly wrong. Rather than try to tune the heuristics, let's just keep lists of all the registers. Also start adding some unit tests. Change-Id: I490dcc9855f7af1e3529734711400f366ffc4e0f
-
Brigid Smith authored
This includes the fairly large change of refactoring stack_core.py into a class so that its behavior is compatible with adbs. Additionally, if the ABI line does not come before lines that require it to determine proper widths (registers, stack), then it will assume that the ABI is 32 bit and not 64. Change-Id: I6ad84a55337d86d25f7f8197048dc93868b0a01a
-
- 17 Jun, 2014 1 commit
-
-
Elliott Hughes authored
When QA paste a stack in to the decoder, we don't want to lose the abort message. Bug: 15701333 Change-Id: I538aab6b5cb6c20534b1b7027aec32bd78ee060c
-
- 14 Jun, 2014 1 commit
-
-
Brigid Smith authored
Change-Id: Ib9736a0509edb97be15f5e89dbc3a5188e744416
-
- 14 Apr, 2014 1 commit
-
-
Narayan Kamath authored
pc values might now be 16 bytes wide. Also add support for the arm64 architecture switch. Change-Id: Ia2e0282f3bee03ef6092de285b0c32fa6da07cb0
-
- 30 Apr, 2013 1 commit
-
-
Ben Cheng authored
[cherry-picked from internal master] Change-Id: Idba672b1c12d17b790c7901514f90b7f14f7256c
-
- 25 Apr, 2013 1 commit
-
-
Ben Cheng authored
Change-Id: Id71cacde653a5c1c92a028ee80f5aa8264e1963a
-