This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Repeat count in "x" as an expression?


Hi,

Another question regarding examining memory in gdb. 
Is it possible for the repeat count specifier in "x"'s
FMT to be an expression?  For example, something like
this would be extremely useful:

x /`$ebp-$esp`wx $esp

To display a raw dump of the current stack.

Thanks in advance,
ddb.

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]