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/12501] Doesn't set pending breakpoint on inlined function


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

Gary Benson <gbenson at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Gary Benson <gbenson at redhat dot com> ---
This issue seems to have been fixed now (tested with 7.6.50.20131009-cvs):

  (gdb) b header.h:7
  No line 7 in file "header.h".
  Make breakpoint pending on future shared library load? (y or [n]) y

  Breakpoint 1 (header.h:7) pending.

I'm going to close this but please reopen if it still doesn't work for you.

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