This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: RFA: Breakpoint infrastructure cleanups [0/8]


>>>>> "Daniel" == Daniel Jacobowitz <drow@mvista.com> writes:

 Daniel> On Thu, Oct 16, 2003 at 08:54:05AM +0200, Eli Zaretskii
 Daniel> wrote:
 >> ...
 >> I'd say we show the high-level number and the precise machine
 >> address where it breaks.

 Daniel> Right now we show the breakpoint address for breakpoints
 Daniel> which are not at the beginning of a source line, and just the
 Daniel> breakpoint and line numbers for breakpoints which are at the
 Daniel> beginning of a line.  How would this interact with that?
 Daniel> Show the address always, or for breakpoints which either are
 Daniel> in the middle of a line or in multiple locations?

I prefer things to be consistent, so I'd say always show the address
and also always show the source location.

    paul


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