This is the mail archive of the gdb-prs@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]

[Bug gdb/17384] android arm gdb "Cannot access memory at address" when I "stepi" over "blx"


https://sourceware.org/bugzilla/show_bug.cgi?id=17384

--- Comment #25 from Yao Qi <qiyao at gcc dot gnu.org> ---
An update here...

What I am doing right now is to get a minimal c file and a set compilation
options, with them, I can produce this trampoline too.  I dig into ld source to
see when such long branch stub can be used, but ld source is new to me, so it
takes time to get a minimal case.

The GDB fix should be straightforward once the case is ready.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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