On Tuesday, May 8, 2018 at 1:38:26 PM UTC-4, Ted Mielczarek wrote: 
> To debug the resulting build you will need to use a slightly different URL 
> for the symbol server: https://symbols.mozilla.org/try . You can otherwise 
> follow the symbol server instructions[2]. Try symbols are stored separately 
> from builds we ship to avoid any contamination as well as to have a shorter 
> retention period (28 days, matching the Taskcluster artifact expiration for 
> try). This won't currently work with my GDB symbol server script[3] because 
> it has a hardcoded symbol server URL, but you can of course edit the script 
> to fix that.
> 

The symbols are downloaded in one of two ways actually. By adding the /try/ 
prefix as Ted shown. Or by adding "?try" to the URL. 
See http://tecken.readthedocs.io/en/latest/download.html#try-builds

Markus Stange filed https://bugzilla.mozilla.org/show_bug.cgi?id=1460306 for 
having Try build symbols also available in symbolication. 
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to