I think you can just do 

print ch
or print ch*
or print *ch

One of those anyway.

Rhien.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mervine,
Keith
Sent: Friday, January 07, 2005 2:30 PM
To: [email protected]
Subject: Using GDB


Can one use GDB to print all elements of a structure?

IE struct char_data

Or do you have to do

p ch->name
P ch->level

Is there a way to just show all of it as once?

Thanks
-K
-- 
ROM mailing list
[email protected]
http://www.rom.org/cgi-bin/mailman/listinfo/rom
  • Using GDB Mervine, Keith
    • RE: Using GDB Pell, Blake

Reply via email to