Changes between Version 23 and Version 24 of Getting-Started/Symbian
- Timestamp:
- May 11, 2009 10:00:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Symbian
v23 v24 337 337 338 338 339 === Configure the Debug Settings in Carbide ===339 === Configure the Debug Configuration Settings in Carbide === 340 340 341 341 Next we will need to create a new on-device debugging configuration. 342 342 343 Select '''Run''' --> '''Debug ...''' from the main menu:344 345 [[Image( DevelopingSymbianAppWithCarbide:run_debug.JPG)]]346 347 '''Debug ''' dialog will appear like below:348 349 [[Image( DevelopingSymbianAppWithCarbide:debug.JPG)]]343 Select '''Run''' --> '''Debug Configurations...''' from the main menu: 344 345 [[Image(set-debug-configuration.png)]] 346 347 '''Debug Configuration''' dialog will appear like below: 348 349 [[Image(new-application-trk.png)]] 350 350 351 351 ==== Create a new Debug configuration for on-device debugging ==== … … 360 360 You should see something similar to the image below. 361 361 362 [[Image( DevelopingSymbianAppWithCarbide:debug_main.JPG)]]362 [[Image(new-debug-configuration.png)]] 363 363 364 364 Now click on '''Apply''' button. The configuration name on the left tree now will get updated.