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 gdb/23021] New: Setting breakpoints with -freorder-blocks-and-partition


https://sourceware.org/bugzilla/show_bug.cgi?id=23021

            Bug ID: 23021
           Summary: Setting breakpoints with
                    -freorder-blocks-and-partition
           Product: gdb
           Version: 8.0.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

There is a major problem in setting breakpoints in gcc functions
when -freorder-blocks-and-partition is in effect (which is
the default in recent gcc): Stepping with "s" is broken when
stepping into a function.

A test case plus some discussion can be found at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84550 .

-- 
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]