delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/22/09:36:14

Message-Id: <199809221430.QAA44706@ieva06.lanet.lv>
From: "Andris Pavenis" <pavenis AT lanet DOT lv>
To: djgpp AT delorie DOT com, Gero Timann <geti AT mcis DOT de>
Date: Tue, 22 Sep 1998 16:35:21 +0300
MIME-Version: 1.0
Subject: Re: RHIDE-Q: Watch vars in Hex-Format, howto ?
In-reply-to: <360778B3.3BE55B87@mcis.de>

From:           	Gero Timann <geti AT mcis DOT de>
Subject:        	RHIDE-Q: Watch vars in Hex-Format, howto ?
Date sent:      	Tue, 22 Sep 1998 12:15:15 +0200

> Sometimes it's usefull to watch some vars in HEX-format, when using
> RHIDE. Under BC you only have to type <var>,x    but this doesn't work
> under RHIDE. Even the gdb-command p/x doesn't work. Whats wrong ?
> 

/x foo         - to watch or inspect variable foo in hex
/x foo[1]@3   - to watch or inspect 3 array elements beginning from 
       foo[1] in hex

 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019