* arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
authorJonathan Larmour <jifl@eCosCentric.com>
Thu, 15 Mar 2012 18:53:43 +0000 (18:53 +0000)
committerJonathan Larmour <jifl@eCosCentric.com>
Thu, 15 Mar 2012 18:53:43 +0000 (18:53 +0000)
commit25f8c692704d6713c7a13d11069bc70b6d758ceb
tree7d86822db458478ad31685591f87fe46fe96f2d0
parent35c63cd8ce5100859789b65ae76c6e5fe6ba47a4
* arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
(arm_register_g_packet_guesses): New function.
(arm_gdbarch_init): Don't force a target description with
registers when the executable is detected as M-profile.  Instead
set gdbarch->tdep->is_m.  Register `g' packet guesses.
(_initialize_arm_tdep): Initialize the new target description.
* features/arm-with-m-fpa-layout.xml: New description.
* features/arm-with-m-fpa-layout.c: New, generated.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/features/arm-with-m-fpa-layout.c [new file with mode: 0644]
gdb/features/arm-with-m-fpa-layout.xml [new file with mode: 0644]
This page took 0.035047 seconds and 4 git commands to generate.