Bug 5832 - ".../" prefixed to [vdso] and [stack]
Summary: ".../" prefixed to [vdso] and [stack]
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Sami Wagiaalla
URL:
Keywords:
Depends on:
Blocks: 5829
  Show dependency treegraph
 
Reported: 2008-03-03 20:47 UTC by Andrew Cagney
Modified: 2008-04-01 17:24 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2008-03-03 20:47:24 UTC
When printing a back-trace the string .../ (for some reason) is prefixed to
[vdso] and [stack].  It shouldn't
Comment 1 Sami Wagiaalla 2008-04-01 17:24:39 UTC
commit 3bcb0f3091a543cab064e0254e7aed7a8a8e3fdc
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Mon Mar 31 14:57:11 2008 -0400

    swagiaal: Added check to check for vdso before prepending path.
    
    frysk-core/frysk/stack/ChangeLog
    +2008-03-31  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* Frame.java: Added check to check for vdso before prepending path.
    +