From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C2593858D26; Tue, 8 Nov 2022 08:03:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C2593858D26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667894602; bh=fcHb64xUGkTnqAC6JONWuwAL1NkWMUwArhmlFb0zr+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lD9QHmgEbyDIV8k6Bysng9Dj+iWzlOGseBRK1HZH4mCaRpgQv0c7E2daf38W1eGY0 JP2agpxo+cvijuB2kJohmpnOWBhWZXm2y6AMGj96Ig2jnO8QVUlX1OOXF1PnEZ0DO0 OtAwHWtijDmp6tL7StiDP4LR+27KGnvFV2FbHhpQ= From: "vapier at gentoo dot org" To: gdb-prs@sourceware.org Subject: [Bug sim/7504] sim.h: sim_read & sim_write cannot handle 64 bit addresses Date: Tue, 08 Nov 2022 08:03:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: sim X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vapier at gentoo dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D7504 Mike Frysinger changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|remote-sim.h doesn't handle |sim.h: sim_read & sim_write |64 bit addresses |cannot handle 64 bit | |addresses Status|ASSIGNED |NEW --- Comment #1 from Mike Frysinger --- i wonder if we shouldn't change it to be 64-bit all the time the "length" arguments should probably also be adjusted as they're "int" atm too --=20 You are receiving this mail because: You are on the CC list for the bug.=