public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* "x" column count
@ 2008-01-24 17:33 Greg McGary
  0 siblings, 0 replies; only message in thread
From: Greg McGary @ 2008-01-24 17:33 UTC (permalink / raw)
  To: gdb

When dumping stack memory, I like to use "x/200a $sp", but prefer to see 
one word per line, rather than the default of four words per line.

Would it be an acceptable new feature to append an item to the existing 
`x/NFU ADDR' format, expanding it to `x/NFUC ADDR', where C is an 
integer representing the maximum number of elements per line?  If C is 
omitted, then gdb uses its traditional calculation for maxelts.  If OK, 
I'll submit a patch.

G

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-24 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-24 17:33 "x" column count Greg McGary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).