[Lldb-commits] [PATCH] Change executable name to a.out.

Chaoren Lin chaorenl at google.com
Thu Jul 2 08:29:35 PDT 2015


Oops. Yeah, that doesn't make sense anymore. I'll remove it.
On Jul 2, 2015 04:06, "Bruce Mitchener" <bruce.mitchener at gmail.com> wrote:

> REPOSITORY
>   rL LLVM
>
> ================
> Comment at:
> lldb/trunk/test/functionalities/watchpoint/hello_watchpoint/TestMyFirstWatchpoint.py:41
> @@ -40,2 +40,3 @@
>          self.decl = line_number(self.source, '// Watchpoint variable
> declaration.')
>          # Build dictionary to have unique executable names for each test
> method.
> +        self.exe_name = 'a.out'
> ----------------
> A bit late, but shouldn't this comment be updated?
>
> http://reviews.llvm.org/D10888
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150702/f7010cdf/attachment.html>


More information about the lldb-commits mailing list