This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Request/question from RMS


> Date: Thu, 10 Jan 2002 19:13:13 -0500
> From: Andrew Cagney <ac131313@cygnus.com>
> 
> This suggests that:
> 
> 	define hookpost-run
> 	set $valmask = ((long)1 << gdb_valbits) - 1
> 	set $nonvalbits = gdb_emacs_intbits - gdb_valbits
> 	end
> 
> should do the trick.

Thanks, please post this to emacs-devel@gnu.org.  (I never needed to
use xreload, so I cannot check whethr this solves the problem.)

Btw, isn't hookpost-run something introduced only in GDB 5.1?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]