<div dir="ltr"><div class="gmail_extra">Yeah, this `bs` + `stepi` dance is the only workaround I found so far.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 23, 2017 at 10:40 AM, Greg Clayton <span dir="ltr"><<a href="mailto:clayborg@gmail.com" target="_blank">clayborg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">There is a standard for reverse stepping where the GDB remote protocol was extended to do the reverse stepping. See:<div><br></div><div><a href="https://sourceware.org/gdb/onlinedocs/gdb/Packets.html" target="_blank">https://sourceware.org/gdb/onl<wbr>inedocs/gdb/Packets.html</a></div><div><br></div><div>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><br><div><blockquote type="cite"></blockquote></div></div><div><br><blockquote type="cite"><div>On Aug 23, 2017, at 10:00 AM, Ted Woodward <<a href="mailto:ted.woodward@codeaurora.org" target="_blank">ted.woodward@codeaurora.org</a>> wrote:</div><br class="m_-8085875395860442319m_5192474043004523006m_-2324637201320472832m_2862843391618093955Apple-interchange-newline"><div><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"><span style="font-size:11pt;font-family:Calibri,sans-serif">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></u><u></u></span></div><div style="margin:0in 0in 0.0001pt;font-size:12pt;font-family:'Times New Roman',serif"><span style="font-size:11pt;font-family:Calibri,sans-serif"><u></u> </span></div></div></div></blockquote></div></div></blockquote></div></div></div>