(check in missing ChangeLog lines)
* tlsoffsets.h: Regenerate. * dcrt0.cc (break_here): Define unconditionally for use elsewhere. Call DebugBreak, if appropriate. (initial_env): Rely on break_here() to call DebugBreak. * exceptions.cc (try_to_debug): Ditto.
This commit is contained in:
		| @@ -2,6 +2,12 @@ | |||||||
|  |  | ||||||
| 	* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision | 	* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision | ||||||
| 	with the call chain. | 	with the call chain. | ||||||
|  | 	* tlsoffsets.h: Regenerate. | ||||||
|  |  | ||||||
|  | 	* dcrt0.cc (break_here): Define unconditionally for use elsewhere. | ||||||
|  | 	Call DebugBreak, if appropriate. | ||||||
|  | 	(initial_env): Rely on break_here() to call DebugBreak. | ||||||
|  | 	* exceptions.cc (try_to_debug): Ditto. | ||||||
|  |  | ||||||
| 2006-06-02  Christopher Faylor  <cgf@timesys.com> | 2006-06-02  Christopher Faylor  <cgf@timesys.com> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user