Changes

239 bytes added ,  09:54, 15 December 2023
Explain how to see the output from printf in dolphin
Line 57: Line 57:     
To run homebrew on Dolphin, it is not necessary to install the [[Homebrew channel]] – instead, you can just press the "Open" button in the top-left corner of the Dolphin main menu, and select your .dol/.elf file in the file selection window that appears.
 
To run homebrew on Dolphin, it is not necessary to install the [[Homebrew channel]] – instead, you can just press the "Open" button in the top-left corner of the Dolphin main menu, and select your .dol/.elf file in the file selection window that appears.
 +
 +
In order to see the output from the calls to `printf()` you'll need to enable the "Debugging UI" in Dolphin (under the Interface section of Dolphin's configuration settings) and check the OSReport output in the "Log configuration panel".
    
==Experimental: Remote Debugging with GDB over Network==
 
==Experimental: Remote Debugging with GDB over Network==
1

edit