The easiest way I know to do this is to use a gdb variable:

set var $my_new_var = (struct a_struct *) 0x123456

Then reference $my_new_var as your new symbol.

Lee

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to