public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/12924] New: Update breakpoint locations more precisely when program is re-run on different address
@ 2011-06-23 13:47 qiyao at gcc dot gnu.org
  2011-06-23 14:18 ` [Bug breakpoints/12924] " pedro at codesourcery dot com
  0 siblings, 1 reply; 2+ messages in thread
From: qiyao at gcc dot gnu.org @ 2011-06-23 13:47 UTC (permalink / raw)
  To: gdb-prs

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

           Summary: Update breakpoint locations more precisely when
                    program is re-run on different address
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: qiyao@gcc.gnu.org


On some systems, such uclinux, program may be run on the different addresses
from time to time.  Current GDB is unable to update breakpoint locations when
program is re-run on different address.  Some state in breakpoint location is
lost during re-running new program.

Some discussions can be found in this thread
http://sourceware.org/ml/gdb-patches/2011-06/msg00335.html

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug breakpoints/12924] Update breakpoint locations more precisely when program is re-run on different address
  2011-06-23 13:47 [Bug breakpoints/12924] New: Update breakpoint locations more precisely when program is re-run on different address qiyao at gcc dot gnu.org
@ 2011-06-23 14:18 ` pedro at codesourcery dot com
  0 siblings, 0 replies; 2+ messages in thread
From: pedro at codesourcery dot com @ 2011-06-23 14:18 UTC (permalink / raw)
  To: gdb-prs

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

Pedro Alves <pedro at codesourcery dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pedro at codesourcery dot
                   |                            |com

--- Comment #1 from Pedro Alves <pedro at codesourcery dot com> 2011-06-23 14:17:11 UTC ---
Specifically, GDB is able to recreate the locations, but is unable to match new
locations with old locations, and so state such as which locations were
disabled is lost.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-23 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-23 13:47 [Bug breakpoints/12924] New: Update breakpoint locations more precisely when program is re-run on different address qiyao at gcc dot gnu.org
2011-06-23 14:18 ` [Bug breakpoints/12924] " pedro at codesourcery 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).