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]

[PATCH 0/3] xtensa: support call0 ABI native linux gdb and gdbserver


Hello,

this series adds call0 ABI support to native xtensa-linux gdb and gdbserver
ports.

Max Filippov (3):
  gdb: xtensa: initialize isa in call0_ret
  gdb: xtensa-linux: add call0 support
  gdbserver: xtensa: add call0 support

 gdb/gdbserver/linux-xtensa-low.c | 26 ++++++++++++++++++++++++++
 gdb/xtensa-linux-nat.c           | 30 ++++++++++++++++++++++++++++++
 gdb/xtensa-tdep.c                |  2 ++
 3 files changed, 58 insertions(+)

-- 
2.1.4


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