> 2003-03-31 J. Brobecker > > * observer.texi (GDB Observers): Adjust the documentation for the > normal_stop notification to better describe reality. Fix a minor > typo. Second attempt, including Daniel's suggestion to document when the breakpoint conditions and commands are evaluated relative to the moment the normal_stop event is emitted. The normal_stop notification has been inserted in a slightly different location than the location I had in mind. As a consequence, the description for this notification needed to be slightly adjusted. I took this opportunity to fix a couple of minor nits. New changelog: 2003-03-31 J. Brobecker * observer.texi (GDB Observers): Adjust the documentation for the normal_stop notification to better describe reality. Fix a couple of minor typos. -- Joel