This is the mail archive of the frysk@sourceware.org mailing list for the frysk 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]

fstack options


right now fstack prints a stack trace using only elf information. I would like to add the following options to it:

fstack --print={options}
where options include:
functions, scopes, parameters, fullpath

functions: prints function names using debug info
scopes: print function scopse and their respective variables
parameters: print function parameters
fullpath: print full source file path instead of just the file name

the default set can be whatever.

any comments on default params, option names, etc ?



Sami



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