Bug 700250 - Make debug configurations default to non-stop mode
Summary: Make debug configurations default to non-stop mode
Keywords:
Status: CLOSED DUPLICATE of bug 698682
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-cdt
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Johnston
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-27 21:36 UTC by Andrew Overholt
Modified: 2012-04-30 18:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-30 18:46:05 UTC
Type: ---


Attachments (Terms of Use)

Description Andrew Overholt 2011-04-27 21:36:26 UTC
Description of problem:
debug configurations do not default to non-stop mode

Version-Release number of selected component (if applicable):
1:7.0.1-5.fc15

How reproducible:
Always

Steps to Reproduce:
1. Create a C/C++ launch configuration
2. On the Debugger tab, note that non-stop mode is not checked
  
Actual results:
gdb in Fedora is recent enough to handle non-stop mode by default so we should enable this by default.

Additional info:
From Marc Khouzam on cdt-dev:  in org.eclipse.cdt.dsf.gdb change IGDBLaunchConfigurationConstants.DEBUGGER_NON_STOP_DEFAULT = false to be true

Remember that F15 has branched at this point so if you want this in F15 final you'll need an update in Bodhi.

Comment 1 Andrew Overholt 2012-04-30 18:46:05 UTC

*** This bug has been marked as a duplicate of bug 698682 ***


Note You need to log in before you can comment on or make changes to this bug.