How to remember settings in Jlink control pane l?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • How to remember settings in Jlink control pane l?

    Every time I reopen jlink gdb server ,settings(such as breakpoints,settings in tab settins ) in jlink control panel is need be input again,how can i void these step?
  • Hi,

    Breakpoints are usually set via the debugger and should also not be remembered by the DLL, since the debugger needs to
    know what breakpoints are already set at debug session start to handle the target-halted state accordingly.

    What other settings in the control panel do you see necessary as to be saved in your case?


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • Hi,

    Again, the question:
    What settings do you see as necessary to save when debugging via GDBServer?
    Most of the settings in the settings tab are for overriding behavior in IDEs which do not allow configuration of such settings from within the IDE.


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.