Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
michael@0 | 2 | <html> |
michael@0 | 3 | <head> |
michael@0 | 4 | <style type="text/css"> |
michael@0 | 5 | .entry { |
michael@0 | 6 | -moz-column-width: 25em; |
michael@0 | 7 | -moz-column-gap: 3em; |
michael@0 | 8 | } |
michael@0 | 9 | </style> |
michael@0 | 10 | |
michael@0 | 11 | </script> |
michael@0 | 12 | |
michael@0 | 13 | </head> |
michael@0 | 14 | <body><div class="entry"> |
michael@0 | 15 | <p>Edit: Wow, quick response there! Thanks for the pointers guys, looks like the dbginfo |
michael@0 | 16 | packages are there, just take a bit to get to. I had installed the dbg packages (or at |
michael@0 | 17 | least some of them, the ones that I saw with apt-cache search dbg that were relevant), but |
michael@0 | 18 | there wasn’t coverage for some packages — in particular the x server. I’m |
michael@0 | 19 | going to try Travis’s suggestion, thanks!</p> |
michael@0 | 20 | </div> |
michael@0 | 21 | </body> |
michael@0 | 22 | </html> |