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]

[commit] [patch] Do not use notcurrent line for caller-'break' [ Re: Why does gdb stop at a different line than “i b ” shows while returning from function?]


On Sat, 04 Aug 2012 22:05:16 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* breakpoint.c (parse_breakpoint_sals) <(*address) == NULL>: New
> 	variable pc.  Call find_pc_line instead of find_pc_overlay, restore
> 	original PC for it.
> 
> gdb/testsuite/
> 2012-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/break-caller-line.c: New file.
> 	* gdb.base/break-caller-line.exp: New file.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-08/msg00205.html


Thanks,
Jan


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