Added `rdebug' a script that starts the remote debugger
This commit is contained in:
		
							parent
							
								
									7da239cf4f
								
							
						
					
					
						commit
						9f9ef3f7a1
					
				| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
exec ledit scsh -lel module-system/load.scm -lel interaction/load.scm -o socket2stdports -c '(socket<->stdports "localhost" 8888)'
 | 
			
		||||
		Loading…
	
		Reference in New Issue