This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/12680] regression by physname: PE32 prologue skipvs. static initializers


http://sourceware.org/bugzilla/show_bug.cgi?id=12680

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |jan.kratochvil at redhat
                   |                            |dot com
         Resolution|                            |FIXED
   Target Milestone|---                         |7.5

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2013-01-14 19:52:16 UTC ---
[RFC] symtab.c: Change skip_prologue_sal comparison to match main() too
http://sourceware.org/ml/gdb-patches/2012-03/msg00454.html
Message-ID: <20120313155817.44b4f280@mesquite.lan>

fda4b74499e5d26b718a51b84ec637e435997fa6 is the first bad (=good) commit
commit fda4b74499e5d26b718a51b84ec637e435997fa6
Author: Kevin Buettner <kevinb@redhat.com>
Date:   Wed Mar 21 21:59:12 2012 +0000

        * symtab.c (skip_prologue_sal): Change test to check for "main()"
        in addition to "main".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]