This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Note on handling Android special symbols


Hi Dmitry,

On 01/29/2018 10:17 AM, Dmitry Antipov wrote:
> It seems that some special Android ART symbols in .oat and .odex framework
> libraries can prevent GDB to detect ARM/Thumb mode under some circumstances;
> since LLDB is known to have a kinda workaround, shouldn't GDB incorporate
> something similar? See https://github.com/android-ndk/ndk/issues/628 and
> https://reviews.llvm.org/rL274500 for details.

Maybe, hard to say without knowing anything about what these symbols really
are (or much about Android-specifics, for the matter).  IWBN to have some clearer
rationale / comment than "stolen from LLDB".

Note, patches should be sent to the gdb-patches list instead of here.
See also:
  https://sourceware.org/gdb/wiki/ContributionChecklist
if you haven't already.

Thanks!

Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]