public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4981] New: libdwfl returns 0 scopes for static inlined functions
@ 2007-08-29 20:27 swagiaal at redhat dot com
2007-08-29 20:28 ` [Bug general/4981] " swagiaal at redhat dot com
2007-08-30 20:40 ` swagiaal at redhat dot com
0 siblings, 2 replies; 3+ messages in thread
From: swagiaal at redhat dot com @ 2007-08-29 20:27 UTC (permalink / raw)
To: frysk-bugzilla
for the following program:
static void crash (){
char* a = 0;
a[0] = 0;
}
int main (int argc, char **argv){
crash();
return 0;
}
crash is inlined by the compiler and scopes are not returned at the point of the
sigfault.
--
Summary: libdwfl returns 0 scopes for static inlined functions
Product: frysk
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: swagiaal at redhat dot com
OtherBugsDependingO 2785
nThis:
http://sourceware.org/bugzilla/show_bug.cgi?id=4981
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/4981] libdwfl returns 0 scopes for static inlined functions
2007-08-29 20:27 [Bug general/4981] New: libdwfl returns 0 scopes for static inlined functions swagiaal at redhat dot com
@ 2007-08-29 20:28 ` swagiaal at redhat dot com
2007-08-30 20:40 ` swagiaal at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: swagiaal at redhat dot com @ 2007-08-29 20:28 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From swagiaal at redhat dot com 2007-08-29 20:28 -------
Created an attachment (id=1976)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1976&action=view)
executable for test case
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4981
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug general/4981] libdwfl returns 0 scopes for static inlined functions
2007-08-29 20:27 [Bug general/4981] New: libdwfl returns 0 scopes for static inlined functions swagiaal at redhat dot com
2007-08-29 20:28 ` [Bug general/4981] " swagiaal at redhat dot com
@ 2007-08-30 20:40 ` swagiaal at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: swagiaal at redhat dot com @ 2007-08-30 20:40 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From swagiaal at redhat dot com 2007-08-30 20:40 -------
2007-08-30 Sami Wagiaalla <swagiaal@redhat.com>
* TestFrameDebugInfo.java (testFrameCompilerIlinedFucntions): enabled test;
bug fixed in elfutils 0.129.
(testFrameScopes): Corrected, and enabled test; bug fixed in elfutils 0.129.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=4981
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-30 20:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-29 20:27 [Bug general/4981] New: libdwfl returns 0 scopes for static inlined functions swagiaal at redhat dot com
2007-08-29 20:28 ` [Bug general/4981] " swagiaal at redhat dot com
2007-08-30 20:40 ` swagiaal at redhat dot com
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).