gdb: fix whitespaces in ChangeLog

Change-Id: Ie5accb8915341cf9b4ed23162f9503d7ef947fcf
This commit is contained in:
Simon Marchi
2020-09-25 10:20:32 -04:00
parent c20c017b2c
commit e851246a2a

View File

@ -1663,10 +1663,10 @@
sites to use type::set_is_unsigned.
2020-09-14 Fredrik Hederstierna <fredrik.hederstierna@verisure.com>
Adam Renquinha <arenquinha@cimeq.qc.ca>
Adam Renquinha <arenquinha@cimeq.qc.ca>
* arm-tdep.c (arm_m_exception_cache): Try use correct stack
pointer and stack frame offset when unwinding.
* arm-tdep.c (arm_m_exception_cache): Try use correct stack
pointer and stack frame offset when unwinding.
2020-09-13 Pedro Alves <pedro@palves.net>