Hello, While debugging a bunch of things, I felt the need for a few gdb scripts to print out the data structures that we would use regularly. I was thinking of creating a common gdb script which would contain different functions. This could reside in "libs/util" since we do not have a “tools" directory.
The developer would then just source the common script. All suggestions are welcome. Regards, Vipul Rahane
