Bug 119689 - Profiling launch configuration can proceed without specifying C/C++ launch configuration
Summary: Profiling launch configuration can proceed without specifying C/C++ launch co...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: Profiling Plug-in
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Keith Seitz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-01 15:15 UTC by Jeremy Handcock
Modified: 2007-04-18 17:05 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-01 17:02:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeremy Handcock 2004-04-01 15:15:53 UTC
Description of problem: When defining a new Oprofile launch
configuration, you can proceed without specifying a corresponding
C/C++ launch configuration.


Version-Release number of selected component (if applicable):
snapshot-20040331


How reproducible: Always


Steps to Reproduce:
1. Define a new Profiling launch configuration
2. Don't specify a corresponding C/C++ launch configuration
  
Actual results: You are allowed to continue (and even run oprofile)
without specifying a C/C++ launch configuration.


Expected results: The user shouldn't be allowed to continue without
specifying a C/C++ launch configuration.  The dialog should probably
do setFinish(false) or whatever it is if the C/C++ launch config entry
box is empty or invalid (invalid == the C/C++ launch config entered
doesn't actually exist).

Comment 1 Keith Seitz 2004-04-01 17:02:02 UTC
Actually this is the intended behavior. A system-wide profiler does
not necessarily need anything special to run it. What if I want some
sort of system performance baseline to compare what my application
does to the system?



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