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]

[pushed 0/2] A couple infrun.c cleanups.


I've pushed these two leftover infrun.c cleanups I had lying around
after working on target-async.

Tested on x86_64 Fedora 20.

Pedro Alves (2):
  infrun.c: stop_stepping -> stop_waiting.
  infrun.c: simplify "end stepping range" code a bit.

 gdb/ChangeLog |  17 +++++++++
 gdb/infrun.c  | 108 +++++++++++++++++++++-------------------------------------
 2 files changed, 56 insertions(+), 69 deletions(-)

-- 
1.9.0


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