Download List

Project Description

Linice is a source-level kernel debugger for x86 systems with the look and feel of SoftIce for MS Windows. It is designed for people who are already familiar with SoftIce, but anyone can quickly get used to it. It can break into a running kernel at any time using a hotkey and supports breakpoints and single step on modules, the kernel, or user programs. It supports the VGA frame buffer, the X Window System, serial connections, and monochrome adapters.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-16 13:09 Back to release list
2.5

This release adds a new source file to calculate effective
address of instructions, and the functions EAddr and EValue
to use it, adds code to display effective address and the
target data in the register window, and implements functions
“DataAddr”, “CodeAddr”, "hibyte" and "sword". Numbers can
now be also written as binary, with "0b", or octal, with "0o"
prefix. User variable evaluation (VAR command) was fixed,
along with the not operator (!). The serial VT100 terminal
can now have widths of 80 or 132 and lines of 24, 25, 48 or
50. There was a global increase of MAX_STRING from 128 to
160 to accommodate wider VT100 terminal sizes.
Tags: Major feature enhancements

Project Resources