Skip to content

jbalint/yellow-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ef51d5 · Sep 21, 2021
Jun 11, 2015
Sep 21, 2021
Mar 11, 2017
Mar 19, 2013
Jun 11, 2015
Jun 11, 2015
Jun 11, 2015
May 2, 2016
Sep 1, 2015
Mar 11, 2017
Feb 22, 2013
Jul 10, 2013
Apr 25, 2013
Sep 1, 2015
Jul 11, 2013
Jun 14, 2013
Aug 30, 2016
Sep 1, 2015
Apr 25, 2013
Jul 14, 2013
Jul 15, 2013
Jul 17, 2013
Jul 15, 2013
Mar 11, 2017
Jul 15, 2013
Mar 11, 2017
Feb 18, 2013
Mar 19, 2013
May 9, 2016
Jun 11, 2015
Mar 11, 2017
Jul 17, 2013

Repository files navigation

yellow-tree

Yellow Tree is a Java debugger.

See documentation:

Status

As of April 2013, Yellow Tree is used on:

  • Windows with GNU Make and the Visual Studio Express 2008 toolchain
  • Linux

Limitations

  • ...

Installation

  • Get Lua (Lua source can be built on Windows by writing a quick Makefile, see "misc" dir)
  • Set paths JAVA_HOME and LUA_HOME appropriately
  • Set PATH and LUA_PATH to Yellow Tree directory
  • Set LUA_PATH and LUA_CPATH for LuaSocket (if using network io) e.g. LUA_PATH='/path/to/yellow-tree/?.lua'
  • Build yt.dll
  • Pass the -agentlib:yt argument to Java

About

Yellow Tree is a Java debugger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published