[arm] Don't use special treatment for PC
authorYvan Roux <yvan.roux@foss.st.com>
Wed, 1 Jun 2022 11:08:00 +0000 (11:08 +0000)
committerLuis Machado <luis.machado@arm.com>
Wed, 1 Jun 2022 10:14:39 +0000 (11:14 +0100)
commit46c7fd95fc42466a5a8c3b3d70925f1a8af68de3
tree67a8520dbea4d9434527ad4da6add6a4c3284cda
parentde76473c2d9fadca1374992fdd22887a799c2e3e
[arm] Don't use special treatment for PC

In an exception frame the PC register is extracted from the stack
just like other base registers, so there is no need for a special
treatment.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
Signed-off-by: Yvan Roux <yvan.roux@foss.st.com>
gdb/arm-tdep.c