0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for 'step' and 'next' commands
Laarmen
as Simon Chopin
More... about 10 years ago
Add nuances about the objectives of the project
Laarmen
as Simon Chopin
More... about 10 years ago
Add rough console support
Laarmen
as Simon Chopin
More... about 10 years ago
Force building the library when building the test executable
Laarmen
as Simon Chopin
More... about 10 years ago
First try at handling correctly multiple Lua instances
Laarmen
as Simon Chopin
More... about 11 years ago
Pick the location of the socket from the environment.
Laarmen
as Simon Chopin
More... about 11 years ago
Fix the install target
Laarmen
as Simon Chopin
More... about 11 years ago
Use the ldb global table instead of debug
Laarmen
as Simon Chopin
More... about 11 years ago
Add an install target to the Makefile
Laarmen
as Simon Chopin
More... over 11 years ago
Use the luaopen mechanism to load ldb in the test file (and fix the .h by the way)
Laarmen
as Simon Chopin
More... over 11 years ago
Add support for enabling LDB only by luaopening ldbcore
Laarmen
as Simon Chopin
More... over 11 years ago
s/ldbcore.so/libldbcore.so in the Makefile
Laarmen
as Simon Chopin
More... over 11 years ago
Add PREFIX env variable handling in the makefile
Laarmen
as Simon Chopin
More... over 11 years ago
Add an 'add_breakpoint' command
Laarmen
as Simon Chopin
More... over 11 years ago
Only break on active lines
Laarmen
as Simon Chopin
More... over 11 years ago
launch IPython with an initialized Ldb() object named l
Laarmen
as Simon Chopin
More... over 11 years ago
Add a TODO for resource destruction.
Laarmen
as Simon Chopin
More... over 11 years ago
Add a TODO file
Laarmen
as Simon Chopin
More... over 11 years ago
Add a README file
Laarmen
as Simon Chopin
More... over 11 years ago
update .gitignore for the .so
Laarmen
as Simon Chopin
More... over 11 years ago
Import the 'package' lib in the testbed
Laarmen
as Simon Chopin
More... over 11 years ago
Push the socket file descriptor in the debug table.
Laarmen
as Simon Chopin
More... over 11 years ago
Handle errors more gracefully, at least partially
Laarmen
as Simon Chopin
More... over 11 years ago
Reorganise the whole thing to resemble a bit more to a lua module.
Laarmen
as Simon Chopin
More... over 11 years ago
Change the test breakpoint line.
Laarmen
as Simon Chopin
More... over 11 years ago
Add a DEBUG compile option
Laarmen
as Simon Chopin
More... over 11 years ago
Add tests for the breakpoints
Laarmen
as Simon Chopin
More... over 11 years ago
Add the breakpoint infrastructure
Laarmen
as Simon Chopin
More... over 11 years ago
Add a copyright notice in debug.lua
Laarmen
as Simon Chopin
More... over 11 years ago
Remove the whole flag handling in socket initialization.
Laarmen
as Simon Chopin
More... over 11 years ago