Wordsmithing.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 22:45:50 +0000 (22:45 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 5 Apr 2006 22:45:50 +0000 (22:45 +0000)
doc/debug.texi

index 11d1d7a6b4f08c6701475f4941c2a2b12bd67440..bd1aa6af1c601a3e805573550e08a37e21df0b32 100644 (file)
@@ -170,9 +170,9 @@ The backtrace output would then look something like this:
 0x8048ac8: ?? (??:0)
 @end example
 
-(You will probably not get the same results if you run the command above
-on your own kernel binary, because the source code you compiled from is
-different from the source code that panicked.)
+(You will probably not see exactly the same addresses if you run the
+command above on your own kernel binary, because the source code you
+compiled and the compiler you used are probably different.)
 
 The first line in the backtrace refers to @func{debug_panic}, the
 function that implements kernel panics.  Because backtraces commonly