Skip to content

shingarov/SmallRSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallRSP

This is the GDB RSP client in Smalltalk, as described in Cambridge [1] and Brescia [2].

References

[1] Shingarov, B. (2014). Modern problems for the Smalltalk VM. ACM SIGPLAN: IWST, Cambridge, UK.

[2] Shingarov, B. (2015). Live Introspection of Target-Agnostic JIT in Simulation. ACM SIGPLAN: IWST, Brescia, Italy.

How to load

...into Pharo or GT

Metacello new
  baseline: 'SmallRSP';
  repository: 'github://shingarov/SmallRSP:squeak';
  load.

About

Smalltalk GDB RSP client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published