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

Re: [9/9] expand locations


> From: Vladimir Prus <vladimir@codesourcery.com>
> Date: Sat, 8 Sep 2007 03:13:33 +0400
> 
> +     One case I'm not sure about is where originally we've
> +     set breakpoint at file:line. There were several PC values
> +     for that file:line, due to optimization, all in one block.
> +     We've picked on PC value. If "clear" is issued with another
> +     PC corresponding to the same file:line, what should we do?  */

I think we should ask the user what she meant.


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