As a program runs, I want my code to be able to determine what source code line corresponds to a given function call. The customer writes a program that calls library functions that generate a queue to be run on another processor. If a no match condition occurs in running that queue, the customer wants to be able to refer back to the source code line that set up that slot.