Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
28 check-ins using file source/debugger.asm version 1757bd8e7f
|
2012-07-18
| ||
| 20:45 | Fixed bug from ticket 97e4e8e946bd67390965c8034cdc81f553976353 - external debugger start on path with spaces. check-in: 81e16ed74e user: johnfound tags: trunk | |
| 20:32 | Merge with FreshLibDev for the fix in the Win32 import macros. Now compiles properly and seems to work. check-in: be43c1f72b user: johnfound tags: trunk | |
| 12:47 | Another merge with FreshLibDev. check-in: ba42476864 user: lhmnai0 tags: trunk | |
| 12:00 | Using more FreshLib. check-in: 36ad5e2105 user: lhmnai0 tags: trunk | |
| 11:31 | Merged with FreshLibDev branch in order to update FreshLib. The project is not working in this checkin, because of not compatible changes in FreshLib. The code have to be checked and fixed. check-in: 4f3b17c3aa user: lhmnai0 tags: trunk | |
| 11:10 | nothing check-in: 7a194ca6c8 user: lhmnai0 tags: trunk | |
|
2012-04-27
| ||
| 11:48 | Some last behaviour fixes. WhatsNew.txt update. check-in: 41d362ec80 user: lhmnai0 tags: trunk, v2.0.6 | |
| 06:49 | Merged with FreshLibDev. Also, some small changes on the xref windows, related to the font used. check-in: 07192215a5 user: lhmnai0 tags: trunk | |
|
2012-04-26
| ||
| 22:33 | In fact this is v2.0.6 RC - the trunk merged with xref branch. This release contains the new cross reference functions. It needs some testing before publishing. check-in: 4172e706ef user: johnfound tags: trunk | |
| 22:05 | Added individual label cross reference in the editor (Ctrl+R). The cross reference functions need some functionality, but are useful even in the present state. To be merged to trunk. Closed-Leaf check-in: aeb3983cf6 user: johnfound tags: xref | |
| 13:38 | Some more polish on the labels explorer. Automatically closes explorer window when the label tree is destroyed. Also supports only one instance of the labels explorer. check-in: 7550f712c7 user: lhmnai0 tags: xref | |
| 12:16 | Fixed very old bug, that caused the editor status bar to not display the X caret position. Cross reference in the Label explorer now works fine with hiperlinks and monospaced font. The position of the Label explorer window is now set at the upper-right corner of the editor host window. check-in: 0ef7da3199 user: lhmnai0 tags: xref | |
|
2012-04-24
| ||
| 20:48 | Work on the labels explorer. It almost works now - displays the label names (but it should display the full name) and the preprocessed line text. The hiperlink should be implemented and the whole line selection. check-in: 8ec703f82a user: johnfound tags: xref | |
|
2012-04-20
| ||
| 14:13 | Work on xref appearance. Not finished. check-in: cabe67ce26 user: lhmnai0 tags: xref | |
|
2012-04-19
| ||
| 14:05 | Update of FASM compiler to the latest version. Cross reference features of the labels explorer works ok. The appearance and behaviour needs some more work. check-in: d96c4106cc user: lhmnai0 tags: xref | |
|
2012-04-18
| ||
| 13:41 | Work on the labels explorer. Something is still wrong with the displayed cross reference. check-in: 67aa2609f6 user: lhmnai0 tags: xref | |
|
2012-04-17
| ||
| 13:47 | New FASM version. Label explorer refactored in order to separate Label properties dialog alone. Now everything is ready for cross reference display in the list view. The Labels explorer needs spliter in order to allow resizing of the label properties panel. check-in: a586058d59 user: lhmnai0 tags: xref | |
|
2012-04-12
| ||
| 12:06 | Ended (not tested) the implementation of xref info, built in the TLabel structure. The labels explorer changed in order to be able to display cross reference information. The label properties panel is separated to individual form in order to be used in "show cross reference" function in the editor. check-in: 87e8a5c99e user: lhmnai0 tags: xref | |
|
2012-04-11
| ||
| 14:19 | Added search of the xref information and appending it to the TLabel of the label. check-in: 51d9b954ed user: lhmnai0 tags: xref | |
|
2012-04-10
| ||
| 11:21 | Added the latest version of FASM compiler (1.69.50); Changed TLabel structure to support array of cross reference info. The pointer to the definition line is removed from TLabel and is added as a first element of the cross reference array. check-in: 5239f5c169 user: lhmnai0 tags: xref | |
|
2012-03-10
| ||
| 09:01 | Work on xref features. check-in: 12d716d455 user: johnfound tags: xref | |
| 08:22 | Experimental version with new FASM compiler that generate cross reference information in the .fas file. check-in: 630490b45c user: johnfound tags: xref | |
| 08:00 | Create new branch named "xref" check-in: f27593443c user: johnfound tags: xref | |
|
2012-03-01
| ||
| 16:04 | Create new branch named "test_fast" Closed-Leaf check-in: 4796218e64 user: johnfound tags: test_fast | |
|
2012-02-12
| ||
| 07:47 | Bugfix update of FASM compiler. check-in: e57f763169 user: johnfound tags: trunk | |
|
2012-02-11
| ||
| 19:16 | FASM compiler updated to v.1.69.36 check-in: f999c94a85 user: johnfound tags: trunk | |
|
2012-01-13
| ||
| 22:30 | The installer script set to generate v2.0.5 check-in: 31869afab8 user: johnfound tags: trunk, v2.0.5 | |
| 22:23 | Minor release version 2.0.5 The main feature is the native run of ELF executables, when Fresh runs in Linux|Wine. Now it is possible to run compiled Linux programs directly from the IDE. check-in: 436f4fd3e6 user: johnfound tags: trunk | |