[ECOS] GDB off topic

Jesper Skov jskov@cambridge.redhat.com
Thu Jun 14 08:34:00 GMT 2001


>>>>> "Trenton" == Trenton D Adams <tadams@extremeeng.com> writes:

Trenton> Quick question for a quick answer.  How do I modify memory
Trenton> using GDB?  I know I can display it using "x/h 0x4C000000"

(gdb) set *(unsigned short*)0x4c000000=0xdead

Jesper



More information about the Ecos-discuss mailing list