Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Ting-Yu Lin 8741a0d774 Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan
DONTBUILD because NPOTB.

Differential Revision: https://phabricator.services.mozilla.com/D4476

--HG--
extra : moz-landing-system : lando
2018-08-28 20:20:21 +00:00
Nicholas Nethercote d225f7151b Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
(Path is actually r=froydnj.)

Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than nsIAtom.

MozReview-Commit-ID: 91U22X2NydP

--HG--
rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h
extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67
2017-10-03 09:05:19 +11:00
Nathan Froyd dc7a177384 Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld
The sandboxing code generates this signal nowadays, which makes
debugging with tools like rr quite frustrating.

DONTBUILD because NPOTB
2016-11-16 01:13:22 -05:00
Botond Ballo eb3128f5f2 Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB
MozReview-Commit-ID: BuZhNoNcC2p

--HG--
extra : rebase_source : 39b002b0a789ade352445280054a0a883d27202d
2016-10-14 14:27:44 -04:00
Trevor Saunders b31db5b19b bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
Ryan VanderMeulen fa8ad881b8 Backed out changeset 047d21f101de (bug 846018) 2014-11-13 17:11:25 -05:00
Jeff Muizelaar 4070873ec7 Bug 846018 - Add a pregion command to .gdbinit. r=BenWa
--HG--
extra : rebase_source : 000e708c5500aec55fb4ea6bbff37dede09e9807
2013-02-27 14:16:00 -05:00
Ehsan Akhgari 03ec52812b Fix the gdb helper for printing frametrees, no bug, DONTBUILD
Landed on a CLOSED TREE
2014-09-02 17:33:44 -04:00
Boris Zbarsky 2b73279554 Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
2013-03-26 11:31:53 -04:00
Benoit Girard 5cefbaf8e7 Bug 820548 - Move .gdbinit to topsrcdir. r=glandium
--HG--
rename : build/.gdbinit => .gdbinit
extra : rebase_source : fda8b33aa3214a3d13940f8f1f0ba843cb65dca9
2012-12-11 16:05:53 -05:00
Jim Blandy 96292fe7f4 Bug 775789: Install .gdbinit correctly in $(DIST)/bin. r=glandium
--HG--
rename : .gdbinit => build/.gdbinit
2012-12-01 21:25:16 -08:00
Ehsan Akhgari 2c3399cf66 Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb
DONTBUILD
2012-05-03 20:06:14 -04:00