default values of Suspend & DumpHeap for a new breakpoint

Issue #1213 resolved
Tarique Habibullah created an issue

Is it possible to set the default values of breakpoint when we add it? Like i dont want to have Suspend & Dump Heap enabled. breakpoint.JPG

Creating this JIRA as per the reply by Scott

Hi, Tarique. It's not currently possible to configure the defaults for new breakpoints. It seems like a very reasonable request, especially since most breakpoints are likely just for local execution control and not to cause any server-side behavioral change. Do you mind filing an enhancement request in the public issue tracker along with the expected scope of this configuration? Three options come immediately to mind: 1) use the last breakpoint's settings; 2) project-level configuration; 3) application-level configuration.

Regards, Scott

Comments (1)

  1. Scott Wells repo owner

    I believe this should be resolved by breaking out Local Breakpoint as distinct from Server Checkpoint.

  2. Log in to comment