loc 
								
							 
						 
						
							
							
								
							
							
	f34cbe66a0  
						 
						
							
							
								
								
								docs: add .lldbinit to macOS debugging docs ( #21879 )  
							
							... 
							
							
							
							* docs: add .lldbinit to macOS debugging docs
* fix lint by adding language to fenced code block
* remove trailing whitespace 😑  
							
						 
						
							2020-01-27 08:10:25 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	b06a479240 
 
						 
						
							
							
								
								
								build: remove debug builds ( #21016 )  
							
							... 
							
							
							
							* build: remove debug builds
* Update docs/development/debugging-instructions-macos.md
Co-Authored-By: Robo <hop2deep@gmail.com> 
							
						 
						
							2019-11-07 11:51:44 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	8ba271efba  
						 
						
							
							
								
								
								refactor: eliminate brightray ( #15240 )  
							
							
							
						 
						
							2018-10-24 12:49:10 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	e86298d5d9 
 
						 
						
							
							
								
								
								chore: fix relative links in docs and enforce we dont break them again ( #14832 )  
							
							
							
						 
						
							2018-09-28 13:16:38 +10:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Apthorp 
								
							 
						 
						
							
							
								
							
							
	72526927d9  
						 
						
							
							
								
								
								build: remove gyp build files ( #14097 )  
							
							... 
							
							
							
							* build: remove gyp build files
* docs: update build instructions
* build: temporary restore electron.gyp
* build: do not update Electron version in the electron.gyp
* chore: remove unused submodules
* ci: remove obsolete CI scripts and configs
* chore: remove obsolete scripts
* chore: remove obsolete functions from lib/util.py
* ci: send Slack notification for nightly build results 
							
						 
						
							2018-09-09 10:15:32 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	52e3d5e4f0 
 
						 
						
							
							
								
								
								remove some beginner-unfriendly terms from docs  
							
							
							
						 
						
							2018-05-07 08:46:14 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Nitish Sakhawalkar 
								
							 
						 
						
							
							
								
							
							
	dc29b3add1  
						 
						
							
							
								
								
								Add XCode debugging doc  
							
							
							
						 
						
							2018-03-06 00:03:14 +05:30 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Charles Kerr 
								
							 
						 
						
							
							
								
							
							
	1b0c1842ca  
						 
						
							
							
								
								
								prefer sh to bash in the docs  
							
							
							
						 
						
							2017-11-24 11:13:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zeke Sikelianos 
								
							 
						 
						
							
							
								
							
							
	34c27468dd  
						 
						
							
							
								
								
								fix typo in macOS debugging doc  
							
							
							
						 
						
							2017-07-17 12:12:44 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Sawicki 
								
							 
						 
						
							
							
								
							
							
	94eff35286  
						 
						
							
							
								
								
								Update docs for new brightray location  
							
							
							
						 
						
							2017-05-10 13:42:21 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Felix Rieseberg 
								
							 
						 
						
							
							
								
							
							
	ab69ae07b7  
						 
						
							
							
								
								
								📝  Add debugging instructions for macOS  
							
							... 
							
							
							
							I already wrote up debugging instructions for Windows, but never got
around to writing them for macOS - until now! This adds a very basic
introduction to LLDB from the command line, which should empower people
to figure out what’s happening inside Electron when they call an
Electron method from JavaScript. 
							
						 
						
							2016-07-29 10:19:58 -07:00