Maneesh, > > 2) OR write some gdb macros that walks thru per > cpu runqueue and get the > > reqd info > > > > For 2) try the macros defined in > Documentation/kdump/gdbmacros.txt
We had tried this. These macros does not work on x86_64 arch, e.g, $next_t.thread.esp in x86_64 seem to be $next_t.thread.es. But after this change also these macros does not work!!!! Possibly you may want to put a note in gdbmacros.txt that says "these macros work on xxxx arch, for other arch, i is required to tune these macros accordingly". Rajesham ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 _______________________________________________ fastboot mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/fastboot
