From mboxrd@z Thu Jan 1 00:00:00 1970 From: miloody@gmail.com (loody) Date: Sun, 2 Jan 2011 16:26:13 +0800 Subject: functions about dump backtrace function names in mips arch In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org ?Dear all: ?If i remember correctly, when kernel panic there is a function I can ?use to dump all the names of backtrace functions. ?I have searched arch/mips/traps.c, but I only can see the dump ?functions of cpu registers, ?If my assumption is true, would anyone tell me what the name is or ?what Doc I can looking for? ?appreciate your help, miloody