This is the mail archive of the gdb-patches@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] |
On 10/01/2013 05:35 PM, Pedro Alves wrote:
- /* Shared library handling. */Leave this one. "skip_trampoline_code" is also related to shared library handling.
OK.
>- set_solib_ops (gdbarch, &solib_target_so_ops); > set_gdbarch_skip_trampoline_code (gdbarch, arm_pe_skip_trampoline_code);Otherwise OK.
Patch is committed. -- Yao (éå)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |