Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296125 Details for
Bug 435196
SIGSEGV in gdb 6.7
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fix for the problem as applied for soon-to-be-released gdb 6.8
regcache_fix.patch (text/plain), 658 bytes, created by
Greg Law
on 2008-02-27 21:25:04 UTC
(
hide
)
Description:
fix for the problem as applied for soon-to-be-released gdb 6.8
Filename:
MIME Type:
Creator:
Greg Law
Created:
2008-02-27 21:25:04 UTC
Size:
658 bytes
patch
obsolete
>Index: gdb/regcache.c >=================================================================== >RCS file: /cvs/src/src/gdb/regcache.c,v >retrieving revision 1.163 >diff -u -r1.163 regcache.c >--- gdb/regcache.c 1 Jan 2008 22:53:12 -0000 1.163 >+++ gdb/regcache.c 4 Feb 2008 22:24:32 -0000 >@@ -472,6 +472,9 @@ > regcache_xfree (current_regcache); > current_regcache = NULL; > >+ /* Need to forget about any frames we have cached, too. */ >+ reinit_frame_cache (); >+ > /* Force cleanup of any alloca areas if using C alloca instead of > a builtin alloca. This particular call is used to clean up > areas allocated by low level target code which may build up
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 435196
: 296125