This is the mail archive of the systemtap@sources.redhat.com mailing list for the systemtap 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]

Re: Questions and comments about the Architecture paper


I assume that to access function arguments, you can just use the name of
the argument in the source, since systemtap operates based on the dwarf2
debug info?  How do I refer to an anonymous return value?

Why isn't switch() supported?

Since I don't have struct.field or structp->field, how do I traverse a
structure? (Same goes for sizeof()).

thanks,
john


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