Opened 12 years ago

Closed 12 years ago

#8498 closed bug (fixed)

Debugger source location bug in gcc2-compiled libs/executables

Reported by: yourpalal Owned by: anevilyak
Priority: low Milestone:
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

After compiling some tests from src/tests/lib/alm, and having Jam copy them, along with libbe.so and libalm.so to a folder on my desktop, Debugger is confused about the location of the source files.

The source files are located in /data/haiku/src/tests/libs/alm/

and were built from /data/haiku/generated.x86gcc2/

and Debugger expects them to be in /data/haiku/generated.x86gcc2/data/haiku/src/tests/libs/alm

Strangely, this doesn't happen when I build with gcc4.

Change History (1)

comment:1 by anevilyak, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev44074.

Note: See TracTickets for help on using tickets.