From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: fix GDB casts when pointers are not addresses Date: Tue, 10 Jul 2001 13:33:00 -0000 Message-id: <3B4B669B.2070401@cygnus.com> References: <20010628225704.9AB635E9CB@zwingli.cygnus.com> <3B43F7F6.3080902@cygnus.com> <3B44C964.6050805@cygnus.com> <3B4555B0.3000108@cygnus.com> X-SW-Source: 2001-07/msg00238.html > Andrew Cagney writes: > >> This only leaves ``x/...''. How does that behavour compare? > > > Yes, the commands you gave above still work; see below. There are no > new regressions on the test suite, other than those I mentioned in my > original I-hate-the-D10V patch, so I assume the data commands still > work, too. > > Michael Snyder asked privately about whether assigning values to $pc > still worked (he's thinking of a bug someone reported internal to Red > Hat). The transcript below shows that that still works, too. Ok, thanks. Andrew