kern/133775: [patch] gdb debugscripts: fix proc address print in ps macros

Anton Yuzhaninov citrin at citrin.ru
Thu Apr 16 15:50:04 UTC 2009


The following reply was made to PR kern/133775; it has been noted by GNATS.

From: Anton Yuzhaninov <citrin at citrin.ru>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/133775: [patch] gdb debugscripts: fix proc address print
 in ps macros
Date: Thu, 16 Apr 2009 19:25:32 +0400

 >  It makes kgdb output on i386 system looks ugly.  Is there a way to
 >  make gdbinit platform aware?
 
 Simplest way is to have 2 slightly different variants of ps macro -
 in gdbinit.i386 and default in gdbinit.kernel
 
 But copy-paste is not good way in this case.
 
 -- 
   Anton Yuzhaninov


More information about the freebsd-bugs mailing list