2011-10-12 Gary Benson <gbenson@redhat.com>
authorGary Benson <gary@redhat.com>
Wed, 12 Oct 2011 15:43:49 +0000 (15:43 +0000)
committerGary Benson <gary@redhat.com>
Wed, 12 Oct 2011 15:43:49 +0000 (15:43 +0000)
commit0574c78f39bf3ceccbd57bcd1b2973b683e8dd06
tree04a74ddde9da91b87888422e69c59a8cf4bcf97c
parentecf8e7f5f6a88a2c180bca7d013f622e46d2b8ec
2011-10-12  Gary Benson  <gbenson@redhat.com>

* breakpoint.h (pc_at_non_inline_function): Declare.
* breakpoint.c (is_non_inline_function,
pc_at_non_inline_function): New functions.
* infrun.c (handle_inferior_event): Don't call skip_inline_frames
if the stop is at a location where functions cannot be inlined.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infrun.c