Bug 198871 - allow missing hitCondition attribute
Summary: allow missing hitCondition attribute
Status: RESOLVED FIXED
Alias: None
Product: DLTK
Classification: Technology
Component: Common (show other bugs)
Version: 0.95   Edit
Hardware: PC All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Jae Gangemi CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-08-04 15:22 EDT by Jae Gangemi CLA
Modified: 2010-06-11 07:33 EDT (History)
2 users (show)

See Also:


Attachments
patch fixing said issue (3.13 KB, patch)
2007-08-04 15:22 EDT, Jae Gangemi CLA
alex.panchenko: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jae Gangemi CLA 2007-08-04 15:22:24 EDT
Created attachment 75385 [details]
patch fixing said issue

the dbgp spec states (sect 7.6.2) that breakpoint attributes only need to be included if they are relevant.

the attached patch handles the case where the value is an empty string (not defined), and returns a value of -1 to match the rest of the IDbgpBreakpoint interface
Comment 1 Jae Gangemi CLA 2007-08-04 15:22:46 EDT
fixed component, sorry about that
Comment 2 Jae Gangemi CLA 2007-08-27 13:55:53 EDT
applied my own patch :)

fixed!
Comment 3 Andrey Platov CLA 2008-05-26 02:49:10 EDT
bulk change: fixed in 0.95