Opened 11 years ago
Closed 11 years ago
#9961 closed enhancement (fixed)
Store source file mapping in per-team settings
Reported by: | bonefish | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When the sources for a debugged shared object aren't available at the location that was built into the debug info, the user has to locate the sources in each Debugger session anew. Once a mapping has been specified, Debugger should store the mapping info in the per-team settings and reuse them in the next session.
Change History (5)
comment:1 by , 11 years ago
Status: | new → in-progress |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
comment:3 by , 11 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Seems to have some problems, reopening until fixed.
comment:5 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Implemented in hrev46070.