Maneesh Soni wrote:
 gdb itself have some scripting support probably not as advanced as perl or
 python. Though I have never tried invoking gdb scripts via crash but I think
 it should be possible. I have anyway included this also in the new list.
 
They work -- just put them in .gdbinit like any gdb script.  They just
cannot be added dynamically into a crash session.
Dave