<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This isn't a work around right? You should be triggering your reverse step or reverse continue using a "process reverse-continue" or "thread reverse-step" right? If you do this, everything will just work. There should be no way this happens automagically without user interaction. Am I missing something?<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 23, 2017, at 12:03 PM, Vadim Chugunov <<a href="mailto:vadimcn@gmail.com" class="">vadimcn@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra">Yeah, this `bs` + `stepi` dance is the only workaround I found so far.</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 23, 2017 at 10:40 AM, Greg Clayton <span dir="ltr" class=""><<a href="mailto:clayborg@gmail.com" target="_blank" class="">clayborg@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">There is a standard for reverse stepping where the GDB remote protocol was extended to do the reverse stepping. See:<div class=""><br class=""></div><div class=""><a href="https://sourceware.org/gdb/onlinedocs/gdb/Packets.html" target="_blank" class="">https://sourceware.org/gdb/onl<wbr class="">inedocs/gdb/Packets.html</a></div><div class=""><br class=""></div><div class="">Look for "reverse" in the text. They added "bc" for reverse continue and "bs" for reverse step. We should be using these if possible.</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""></blockquote></div></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Aug 23, 2017, at 10:00 AM, Ted Woodward <<a href="mailto:ted.woodward@codeaurora.org" target="_blank" class="">ted.woodward@codeaurora.org</a>> wrote:</div><br class="m_-8085875395860442319m_5192474043004523006m_-2324637201320472832m_2862843391618093955Apple-interchange-newline"><div class=""><div class="m_-8085875395860442319m_5192474043004523006m_-2324637201320472832m_2862843391618093955WordSection1" style="font-family:Menlo-Regular;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class="">Perhaps a manual packet that tells your remote server that the next “s” packet is a reverse step, then run the lldb command “si”.<u class=""></u><u class=""></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif" class=""><span style="font-size:11pt;font-family:Calibri,sans-serif" class=""><u class=""></u> </span></div></div></div></blockquote></div></div></blockquote></div></div></div>
</div></blockquote></div><br class=""></div></body></html>