Adding line numbers – Advanced IR GenerationAdding line numbers – Advanced IR Generation
A debugger allows a programmer to step through an application line by line. For this, the debugger needs to know which machine instructions belong to which line in the source. [...]