Known Bugs: 1) If user passes the revision key (--r) but doesn't specify a revision after: appname --r as opposed to: appname --r 1 Appmap give the following error: appname: cannot shift 2) Not exactly a bug, but something that MUST be know. If a link exists by an applications name, appmap will be executed. One must not assume that if appmap doesn't find a line that fits the users desktop, the rest of the users path be searched. Quite the contrary, if appmap doesn't find a line in appmap.tbl that fits a users desktop, appmap will return an error. Appmap doesn't know that there MAY be a suitable wrapper or binary still further down in the search path. The obvious way to deal with this is to make sure that if there IS a link named for an application, you MUST ensure that the appmap.tbl has a default entry that will apply to any system. This entry may be nothing more than a call to a wrapper or a binary.