Confirmed users
507
edits
Line 106: | Line 106: | ||
utils/gdbinit also loads utils/gdbinit.local. Because utils/gdbinit can change frequently across updates, it's recommended to copy your custom settings to utils/gdbinit.local, so that updates do not override your settings. | utils/gdbinit also loads utils/gdbinit.local. Because utils/gdbinit can change frequently across updates, it's recommended to copy your custom settings to utils/gdbinit.local, so that updates do not override your settings. | ||
For example, to configure the feninit.default.objdir option, paste the following line inside utils/gdbinit.local, | |||
feninit.default.objdir = '/home/user/mozilla/central/objdir-android' | |||
== FenInit == | == FenInit == |