- Mar 10, 2012
- Jan 29, 2012
-
-
chrender authored
- Isolated opcode identification into "parse_opcode" function. This wil allow the debugger to use this functionality from outside.
-
- Jan 27, 2012
- Jan 26, 2012
-
-
chrender authored
- Fixed missing $(DESTDIR) installation variable: Should have already been in since 0.7.1, but was simply forgotten. - Adapted version numbers in code, Makefiles and man pages for new version. - Adapted changelogs.
-
- Jan 20, 2012
- Jan 17, 2012
- Jan 16, 2012
-
-
chrender authored
- Implemented zerf's "DISABLE_PREFIX_COMMANDS" from github.
-
- Jan 13, 2012
- Nov 07, 2011
-
-
cvs2git authored
-
chrender authored
- Made bind IP a parameter and display it upon start.
-
chrender authored
- Made bind IP into a parameter and display it upon start.
-
chrender authored
- Bind debugger socket to localhost only.
-
chrender authored
- Cleaned up imports for "debugger.c".
-
chrender authored
- Fixed typo.
-
- Nov 06, 2011
-
-
chrender authored
- Updated changelog for opcode_restore_undo bugfix and debugger stubs.
-
chrender authored
- Made debugger request network connection on start. - Implemented "stack" command. - Implemented "help" command.
-
chrender authored
- Implemented "list_contains_element".
-
chrender authored
- Implemented debugger in abort function, help output, zpu for breakpoint checks and fizmo for starting / stopping. - Added conditional compiliation of debugger to Makefile.
-
chrender authored
- Simplified behind-stack test for stack-enlarging. - Added tracelogs for debugging.
-
chrender authored
- Implemented prototype debugger.
-
chrender authored
- Fix for "Tenth Plague.zblorb" as reported by Lewis Gentry.
-
- Nov 02, 2011
-
-
chrender authored
- Removed unused "parse_error".
-
chrender authored
- Fixed "strtol" evaluation.
-
chrender authored
- Removed unused "previous_stack_usage" and "previous_number_of_locals".
-
chrender authored
- Removed unused "data2".
-
chrender authored
- Removed unused "hyphen_offset".
-
chrender authored
- Removed unused "long_value".
-
- Sep 21, 2011
-
-
chrender authored
- Fixed settings for "LOCALE_SEARCH_PATH".
-