From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1391 invoked by alias); 4 Dec 2006 23:19:36 -0000 Received: (qmail 1314 invoked by uid 48); 4 Dec 2006 23:19:26 -0000 Date: Mon, 04 Dec 2006 23:19:00 -0000 From: "pmuldoon at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061204231926.3650.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3650] New: lib/elf bindings need note section reading capability 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: 2006-q4/txt/msg00482.txt.bz2 List-Id: The note writing is basically stuffing large amounts of data (various structures) into an Elf Data structure. The Elf Data structure contains a void pointer that points to this data. In reading the .note section data back, routines are needed to read this data and propogate the data back somehow. As they data changes per architecture (ie GP registers), need to figure out how to do this in Java. -- Summary: lib/elf bindings need note section reading capability Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: pmuldoon at redhat dot com OtherBugsDependingO 2243 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=3650 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.