diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2008-08-05 21:35:26 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2008-08-05 21:35:26 (GMT) |
commit | 0153acaaf41e97477f6c484a92c2dd46f5122300 (patch) | |
tree | e71dc6048879ae679f56db13dc2ce5b71b39eb03 /ChangeLog | |
parent | 1249cf6e2c0ed87e1c593e488beedbbfe153ff00 (diff) |
Defined a margin for setting breakpoints.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@14 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-08-05 Cyrille Bagard <nocbos@gmail.com> + + * src/gtksnippet.c: + * src/gtksnippet.h: + Define a margin for setting breakpoints. + 2008-08-03 Cyrille Bagard <nocbos@gmail.com> * src/arch/x86/instruction.h: |