JesusFreke / smali

smali/baksmali
6.26k stars 1.07k forks source link

Changes related to shared debug info #844

Closed zerny closed 1 year ago

zerny commented 2 years ago

Two CLs that respectively ignore the debug info event stream past the last instruction pc of a method and that does not add the debug info to the private method size.

Issue https://github.com/JesusFreke/smali/issues/843

zerny commented 1 year ago

FYI, these changes are now in processing in https://github.com/google/smali/pull/6 and https://github.com/google/smali/pull/7

Closing this pull request as wont-fix here.