6 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
StackTrace now can load not only the executable, but also shared
 | 
						|
libraries. On Linux, if StackTrace is initialized without parameters,
 | 
						|
then not only the executable is löoaded, but also /usr/bin/ldd is
 | 
						|
executed on the executable and all shared libraries with their offset
 | 
						|
are parsed from the output and loaded.
 |