Closed Bug 1906063 Opened 1 year ago Closed 1 year ago

libxul gdb script doesn't add actual objdir

Categories

(Developer Infrastructure :: Developer Environment Integration, defect)

defect

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: farre, Assigned: farre)

Details

Attachments

(1 file)

The problem is that libxul.so-gdb.py looks at the releative paths "../../.." and "../.." but only adds the first one it finds, which happens to be $topdir/build, and here there is no .gdbinit.py only .gdbinit.py.in.

When run from $topdir this will be both $topdir and $objdir. The
reason for not only $topdir working, is that .gdbinit.py isn't
present, only .gdbinit.py.in.

Assignee: nobody → afarre
Status: NEW → ASSIGNED
Pushed by afarre@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/06510677a195 Add all directories containing .gdbinit. r=padenot DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: