Skip to content

jake-arkinstall/gcc-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcc-explorer

A browser based tool to make GCC build logs easier to read, with emphasize on highlighting various build warnings. GCC has a tendency to spit out a lot of warnings while building, and as the build output is very verbose, developers tend to ignore/miss the warnings as they don't fail the build and to not stick out. With this visual tool exploring the warnings is a lot easier.

Currently hosted at https://gcc-explorer.com/, but feel free to clone or fork and run your own instance.

GCC Explorer demo

For more information see the following videos: