[Lldb-commits] [PATCH] Add Hexagon packet support to ThreadPlanStepRange
Ted Woodward
ted.woodward at codeaurora.org
Mon May 11 14:54:31 PDT 2015
That's a good point - breakpoints set on functions or source lines will get the start of a packet, but if the user sets a breakpoint on an address we should fix that to set it at the start of the packet containing that address.
Where should I make that change?
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
-----Original Message-----
From: Jim Ingham [mailto:jingham at apple.com]
Sent: Monday, May 11, 2015 4:50 PM
To: ted.woodward at codeaurora.org; deepak2427 at gmail.com; clayborg at gmail.com
Cc: jingham at apple.com; lldb-commits at cs.uiuc.edu
Subject: Re: [PATCH] Add Hexagon packet support to ThreadPlanStepRange
Why is this something we only have to do when setting the "next branch breakpoint"? Shouldn't this happen every time we go to write a breakpoint?
http://reviews.llvm.org/D9437
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list