Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Apart from the symbols, the debugger needs to have access to the source code belonging to the components being debugged. This is needed to step through the various source lines as they were in your code editor. Likewise, it wouldn’t make sense to install source code on the target device, since it is not needed for normal operation and would consume a lot of disk space.

  • No labels