On Tue, Mar 20, 2007 at 02:41:41AM -0700, Rajesham Gajjela wrote: > > 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". >
Thanks for letting me know, a patch correcting this could have been better ;-) Regards Maneesh _______________________________________________ fastboot mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/fastboot
