<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">This should be slightly better.<br>
<br>
</div>
</span></font></div>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
<br>
On Sep 15, 2014, at 9:52 AM, Todd Fiala <tfiala@google.com> wrote:<br>
<br>
> That'd be great, thanks!<br>
> <br>
> On Mon, Sep 15, 2014 at 9:48 AM, Stephane Sezer <sas@fb.com> wrote:<br>
> Hey Todd,<br>
> <br>
> I see what you are talking about. If someone exits the debugger by typing `exit` then there is an empty new-line being printed. The reason why I wrote this patch in the first place is because I’m used to exit the debugger with ^D instead, which results in
 the shell prompt being printed right after the debugger prompt (lldb).<br>
> <br>
> I think I could rework this patch to print the newline only on ^D instead of printing it all the time when we exit.<br>
> <br>
> On Sep 15, 2014, at 9:21 AM, Todd Fiala <tfiala@google.com> wrote:<br>
> <br>
> > Hey Stephane,<br>
> ><br>
> > For typical debugger usage, this is generally adding an extra blank line, which feels a little awkward.  Could you consider reworking this perhaps to only add the extra \n if we're ending mid-line?  Or fix the systems that are ending mid-line and have them
 add the \n when shutting down (e.g. inferior process stdout/stderr)?<br>
> ><br>
> > I found when I played with it a while, the extra line made me feel like my program was outputting something I wasn't expecting, or that I'm somehow missing something from the debugger.<br>
> ><br>
> > -Todd<br>
> ><br>
> > On Wed, Sep 10, 2014 at 1:45 PM, Stephane Sezer <sas@fb.com> wrote:<br>
> > This prevents messing up the shell's prompt.<br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > lldb-commits mailing list<br>
> > lldb-commits@cs.uiuc.edu<br>
> > <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits</a><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> > Todd Fiala |   Software Engineer |     tfiala@google.com |     650-943-3180<br>
> ><br>
> <br>
> <br>
> <br>
> <br>
> -- <br>
> Todd Fiala |   Software Engineer |      tfiala@google.com |      650-943-3180<br>
<br>
</div>
</span></font></div>
</body>
</html>