From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13592 invoked by alias); 10 Jul 2007 09:57:52 -0000 Received: (qmail 13575 invoked by uid 48); 10 Jul 2007 09:57:41 -0000 Date: Tue, 10 Jul 2007 09:57:00 -0000 From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org Message-ID: <20070710095741.4761.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4761] New: Task Memory view without inserted breakpoints showing X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00076.txt.bz2 List-Id: When the user inspects the memory of a Task it should not be seeing any temporarily inserted breakpoint instructions that the frysk-core might have inserted. The core should use some 'RawMemory' view, while the rest of frysk should use a sanitized Memory buffer view that shows memory as if the original instructions are present. Use case: User inserts a breakpoint with fhpd or frysk-gui, runs the program and stops at the location and then inspects the instructions found around the place just stopped. Even when the breakpoint isn't removed already the user should see the original instructions, not the inserted breakpionts (which might disrupt the actual instruction stream). -- Summary: Task Memory view without inserted breakpoints showing Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mark at klomp dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4761 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.