From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A39893858C00; Fri, 11 Nov 2022 18:49:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A39893858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1668192558; bh=UcXp+TVB3b5hdM0R/twM/j/Uc4SRk4iTgRsudIcGDPc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tgUdKcUhIYMNng2W8ofTZgwJ/S+dvGtjKiRW61nSTO5UUgtwhMAYyCmGijkciIc+u NEe73UNcvNIYo65VutWaLOsdoZ3Lr4kg5HPTqRmIZIvZME9DEDSXaWNWwkc/Z8U+1K hg1QcswKPb4r8J6rN34zWIiTZlpAEv39D0ETxrHE= 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: Fri, 11 Nov 2022 18:49:18 +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: 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 --- Comment #3 from Mike Frysinger --- ok, i'll change the address & length to 64-bit post GDB 13 release. a 64-b= it address with a 32-bit length would mean being able to access only 4GiB at a time, and we def have programs nowadays that take up more than 4GiB. --=20 You are receiving this mail because: You are on the CC list for the bug.=