LinkedLog icon indicating copy to clipboard operation
LinkedLog copied to clipboard

LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their output to link from the console to the corresponding file and line.

Results 3 LinkedLog issues
Sort by recently updated
recently updated
newest added

Title says it all - doesn't work. How can you debug it? Enable LinkedLog in Xcode 6.4, disable in 7ß3, build in 7ß3 and Run/Debug. Launch Xcode 6.4, attach that...

bug
help wanted
progress

When I debug my APP like this ![image](https://cloud.githubusercontent.com/assets/6264752/6683219/31107596-ccbe-11e4-9bc6-25f51ea83d15.png) XCode do crash! Additional: ConsoleTextView is not empty. When I debug my APP with breakpoint by Step over, Xcode do crash! Application...

bug
help wanted
progress

The plugin must provide the possibility to add the `LLog` definition to a project with a PCH file in place. This could be a menu item in the edit menu...

enhancement
help wanted
todo