comparison packages/hal/arm/aeb/current/misc/Notes @ 28:18ee5a9c102e ecos-sw-1999-08-09

Merge from eCos master repository on 1999-08-09-17:04:48-BST
author jlarmour
date Mon, 09 Aug 1999 16:37:19 +0000
parents 443894e2e912
children c38311975d4f
comparison
equal deleted inserted replaced
27:2994722c9199 28:18ee5a9c102e
191 #undef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT 191 #undef CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT
192 #undef CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT 192 #undef CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT
193 193
194 you can use the following patch: 194 you can use the following patch:
195 195
196 patch -p0 <<END_OF_PATCH
196 --- pkgconf/hal.h~ Wed Mar 10 13:08:58 1999 197 --- pkgconf/hal.h~ Wed Mar 10 13:08:58 1999
197 +++ pkgconf/hal.h Thu Mar 11 15:53:16 1999 198 +++ pkgconf/hal.h Thu Mar 11 15:53:16 1999
198 @@ -356,9 +356,9 @@ 199 @@ -356,9 +356,9 @@
199 200
200 }}CFG_DATA */ 201 }}CFG_DATA */
206 +#undef CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT 207 +#undef CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT
207 208
208 /* 209 /*
209 * NOTE: 210 * NOTE:
210 211
212 END_OF_PATCH
213
211 214
212 3. make misc 215 3. make misc
213 216
214 The gdb_module.img file will be built in the directory 217 The gdb_module.img file will be built in the directory
215 hal/arm/aeb/current/misc 218 hal/arm/aeb/current/misc