IDE Window: Project Options - Debugger Backend

From Lazarus wiki
Revision as of 13:20, 4 September 2022 by Martin (talk | contribs) (Created page with "= Project Options => Debugger = = Select a debugger backend for the project = * <u>Use Project Debugger</u> (Default) - Falls back to use the IDE default setting. : Uses the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Project Options => Debugger

Select a debugger backend for the project

  • Use Project Debugger (Default) - Falls back to use the IDE default setting.
Uses the project specific debugger backend, as set in the lower part of the page.
If none exists, the IDE default debugger backend will be used
  • Use IDE default debugger
Ignores any project settings.
  • >> Named entries from IDE Setting <<
Uses the selected setting from the IDE

There is no list of "named entries of project specific debugger backend". The project specific debugger backend can be selected in the toolbar below.

This setting is stored in the project session.

Configure project specific debugger backends

Session or LPI storage

The location to store the project specific debugger backends.

The setting itself (checked/unchecked) is stored in the LPI.

If the setting is changed while the IDE is open, the stored config will be moved. If the setting is changed outside the IDE (e.g. shared project) then the config will be loaded according to the setting. Any config stored in the non selected storage is ignored.

Backend Config

See IDE_Window:_DebuggerClassOptionsFrame