Message from discussion
ARM: Fix literal pool handling for breakpoints in debugger.... (issue 10449047)
Received: by 10.101.180.23 with SMTP id h23mr760521anp.14.1339672034913;
Thu, 14 Jun 2012 04:07:14 -0700 (PDT)
X-BeenThere: v8-dev@googlegroups.com
Received: by 10.236.138.163 with SMTP id a23ls548641yhj.4.gmail; Thu, 14 Jun
2012 04:07:13 -0700 (PDT)
Received: by 10.236.116.5 with SMTP id f5mr2231687yhh.4.1339672033462;
Thu, 14 Jun 2012 04:07:13 -0700 (PDT)
Received: by 10.236.116.5 with SMTP id f5mr2231686yhh.4.1339672033448;
Thu, 14 Jun 2012 04:07:13 -0700 (PDT)
Return-Path: <34cXZTxUJAFg27HEC8KC2E34H4L84M-7H6C08B....@m3kw2wvrgufz5godrsrytgd7.apphosting.bounces.google.com>
Received: from mail-qc0-f198.google.com (mail-qc0-f198.google.com [209.85.216.198])
by gmr-mx.google.com with ESMTPS id g28si2656941qcq.2.2012.06.14.04.07.13
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 14 Jun 2012 04:07:13 -0700 (PDT)
Received-SPF: pass (google.com: domain of 34cXZTxUJAFg27HEC8KC2E34H4L84M-7H6C08B....@m3kw2wvrgufz5godrsrytgd7.apphosting.bounces.google.com designates 209.85.216.198 as permitted sender) client-ip=209.85.216.198;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 34cXZTxUJAFg27HEC8KC2E34H4L84M-7H6C08B....@m3kw2wvrgufz5godrsrytgd7.apphosting.bounces.google.com designates 209.85.216.198 as permitted sender) smtp.mail=34cXZTxUJAFg27HEC8KC2E34H4L84M-7H6C08B....@m3kw2wvrgufz5godrsrytgd7.apphosting.bounces.google.com
Received: by qcse13 with SMTP id e13so2287782qcs.1
for <v8-dev@googlegroups.com>; Thu, 14 Jun 2012 04:07:13 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.240.229 with SMTP id wd5mr725247vdc.8.1339672033350; Thu,
14 Jun 2012 04:07:13 -0700 (PDT)
Reply-To: m.m.capew...@googlemail.com, yang...@chromium.org,
v8-dev@googlegroups.com
Message-ID: <20cf307c9c30a9d40d04c26cb3dd@google.com>
Date: Thu, 14 Jun 2012 11:07:13 +0000
Subject: Re: ARM: Fix literal pool handling for breakpoints in debugger....
(issue 10449047)
From: yang...@chromium.org
To: m.m.capew...@googlemail.com
Cc: v8-dev@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
LGTM. Landing.
Though Michael has a point. We would certainly welcome a regression test for
this.
https://chromiumcodereview.appspot.com/10449047/