Breakpoints
Use of Function of File breakpoints replicates the behavior of Simple (line) breakpoints in EAE. However, the following restrictions apply to the use of breakpoints:
Address and Data breakpoints are not supported by Debugger.
The Hit Count breakpoint property is not supported by Debugger.
The behavior of Reference breakpoints in Enterprise Application Developer Release 3.3 can only be replicated by placing Function or File breakpoints at each reference to the required variable.
The behavior of Condition breakpoints in Enterprise Application Developer Release 3.3 cannot be replicated.
Refer to the Microsoft Visual Studio Online Help for more information on the use of breakpoints, including a description of breakpoint glyphs.