home *** CD-ROM | disk | FTP | other *** search
- From: pld@hpfcso.FC.HP.COM (Paul Dineen)
- Date: Mon, 14 Sep 1992 17:02:52 GMT
- Subject: Re: modify the value of variables in XDB
- Message-ID: <7371309@hpfcso.FC.HP.COM>
- Organization: Hewlett-Packard, Fort Collins, CO, USA
- Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!caen!sdd.hp.com!scd.hp.com!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!pld
- Newsgroups: comp.sys.hp
- References: <ghsu.716481890@critical>
- Lines: 9
-
- > The subject says exactly what I want to do. The man page for xdb
- > does have a section on "Data Viewing and Modification Commands". But
- > there is no command to modify data described there at all.
-
- If you have it, page 3-29 of the 9/90 edition of the "HP-UX Symbolic
- Debugger User's Guide" described this. Put an assignment expression
- on the "print" command, e.g.:
-
- > p var1=98.6
-