And, we’re back for another semester of poking and prodding the Microsoft Source Server for use with the Mozilla debug symbols. First order of business is to clean up as much of the symbolstore.… more →
Crashing into the wide world of Open Sourcenoocyte wrote 1 year ago: Link to Jelle Druyts – Setting up Source Server for TFS Builds … more →
Lukas Blakk wrote 1 year ago: And, we’re back for another semester of poking and prodding the Microsoft Source Server for us … more →
Lukas Blakk wrote 2 years ago: Well, the big ball ‘O duct tape that is my hacks on symbolstore.py are complete for now … more →
Lukas Blakk wrote 2 years ago: After many nights of tweaking this space, that path, this logic – the symbolstore.py script is … more →
Lukas Blakk wrote 2 years ago: I’m not sure where things are going wrong right now so I am hoping that you – faithful r … more →
Lukas Blakk wrote 2 years ago: Here is the code I have so far in symbolstore.py http://pastebin.mozilla.org/254868 My portion is sp … more →
Lukas Blakk wrote 2 years ago: Huge changes since last night’s post. I can insert a .stream file (see previous post for what … more →
Lukas Blakk wrote 2 years ago: So for my 0.3 release of sourceServer, I am tasked with altering the code in symbolstore.py so that … more →
Lukas Blakk wrote 2 years ago: Just a quick post to share my SourceServer Presentation if anyone’s interested in an overview … more →
Lukas Blakk wrote 2 years ago: Well, it turns out that my 0.2 release was a little buggy but Ted (luser) was able to hack his srcsr … more →
Lukas Blakk wrote 2 years ago: Here are the goals for my 0.2 release release build of ff with debugger-info enabled to create pdbs … more →
Lukas Blakk wrote 2 years ago: I have a perl script called cv2http.pl that is called upon by cv2http.cmd Both are in c:\Program Fil … more →
Lukas Blakk wrote 2 years ago: Well today I got to run Full Functional Tests on Firefox 3 beta 1 and then this evening as I procras … more →
Lukas Blakk wrote 2 years ago: Here’s what we’re looking at. I built a version of ff that was checked out from mozilla … more →
Lukas Blakk wrote 2 years ago: What did I do? Today, the indexing worked. See the command here: cvsindex -server=cvs -source=c:\ff\ … more →
Lukas Blakk wrote 2 years ago: I don’t know how many times I can read the 3 main sources of information about this source ser … more →
Lukas Blakk wrote 2 years ago: To get the information that I need to make this Source Server work. So in the srcsrv.doc file that c … more →
Lukas Blakk wrote 2 years ago: Included with WinDBG’s debugging tools is an sdk that has some scripts to use for making a Sou … more →
Lukas Blakk wrote 2 years ago: Oh boy, what have I taken on? Going deeper and deeper into any documentation I can find about how on … more →