close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Apr 28, 2015, 11:00:55 AM (10 years ago)
- Author:
-
Jorge
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v6
|
v7
|
|
1 | 1 | == CodeLite configutation to debug TOL == |
2 | 2 | |
| 3 | |
| 4 | Open the gdb settings |
| 5 | |
3 | 6 | [[Image(CodeLite-Setting-GDB.png)]] |
| 7 | |
| 8 | Specify the path to the gdb program |
| 9 | |
4 | 10 | [[Image(CodeLite-GDB-Settings-General.png)]] |
| 11 | |
| 12 | Open the project settings |
| 13 | |
5 | 14 | [[Image(CodeLite-Project-Settings.png)]] |
| 15 | |
| 16 | Modify the general properties |
| 17 | |
| 18 | [[Image(CoedLite-TOL-Project-Settings-General.png)]] |
| 19 | |
| 20 | Specify the command to load the symbols from libtol.dll |
| 21 | |
6 | 22 | [[Image(CodeLite-TOL-Project-Settings-Debugger-Startup.png)]] |
7 | | [[Image(CoedLite-TOL-Project-Settings-General.png)]] |
| 23 | |