From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23061 invoked by alias); 14 Sep 2009 13:15:26 -0000 Received: (qmail 23047 invoked by uid 48); 14 Sep 2009 13:15:26 -0000 Date: Mon, 14 Sep 2009 13:15:00 -0000 Message-ID: <20090914131526.23046.qmail@sourceware.org> From: "pmuldoon at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20090912003708.10633.ppluzhnikov@google.com> References: <20090912003708.10633.ppluzhnikov@google.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug python/10633] std::string pretty printer should respect 'print elements' limit X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00242.txt.bz2 ------- Additional Comments From pmuldoon at redhat dot com 2009-09-14 13:15 ------- Created an attachment (id=4195) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4195&action=view) Rough patch limiting string print to options->print_max Something like this patch would limit the fetch. If this is acceptable, I'll submit a full patch with regression test. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10633 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.