glog
glog copied to clipboard
Add filename line and line number to stack traces on Linux
As shown in this example, currently stack traces do not include line number or file name. I observe this on Ubuntu 16, gcc5.4.0 and glog at ba8a9f69.
This is similar to #534 but for Linux.