public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm
@ 2014-11-30  3:40 Yao Qi
  2014-11-30  3:40 ` [PATCH 2/2] Improve arm_skip_prologue by using arm_analyze_prologue Yao Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yao Qi @ 2014-11-30  3:40 UTC (permalink / raw)
  To: gdb-patches

I see many fails in dw2-dir-file-name.exp on arm target, and this patch
series is to fix them.  Patch 2 does the fix and patch 1 is a preparatory
patch.  Without patch 1, patch 2 will cause regressions.  See details
from each.

These patches are tested on arm-linux-gnueabi in both arm mode and thumb
mode.

*** BLURB HERE ***

Yao Qi (2):
  Don't scan prologue past epilogue
  Improve arm_skip_prologue by using arm_analyze_prologue

 gdb/arm-tdep.c | 128 +++++++++++++++++++--------------------------------------
 1 file changed, 43 insertions(+), 85 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-12  0:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-30  3:40 [PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm Yao Qi
2014-11-30  3:40 ` [PATCH 2/2] Improve arm_skip_prologue by using arm_analyze_prologue Yao Qi
2014-11-30  3:40 ` [PATCH 1/2] Don't scan prologue past epilogue Yao Qi
2014-12-12  0:51 ` [PATCH 0/2] Fix fails in dw2-dir-file-name.exp on arm Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).