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:[email protected]] Sent: Monday, May 11, 2015 4:50 PM To: [email protected]; [email protected]; [email protected] Cc: [email protected]; [email protected] 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/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
