remove use_windows
authorTom Tromey <tromey@redhat.com>
Sat, 28 Dec 2013 22:11:36 +0000 (15:11 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Jan 2014 21:25:48 +0000 (14:25 -0700)
commit78e5999d375b8ceae5b114b7cfed4b2c20779921
tree784e11528001a93569f4e17c234e8dd680f77b45
parentf2052bbe7a66ae99d72b48477289f1fea32bc982
remove use_windows

Nothing actually uses use_windows, not even Insight.  So, this patch
removes it.

2014-01-13  Tom Tromey  <tromey@redhat.com>

* defs.h (use_windows): Remove.
* gdb.c (main): Update.
* main.c (captured_main, gdb_main): Update.
* main.h (struct captured_main_args) <use_windows>: Remove.
* top.c (use_windows): Remove.
gdb/ChangeLog
gdb/defs.h
gdb/gdb.c
gdb/main.c
gdb/main.h
gdb/top.c
This page took 0.026204 seconds and 4 git commands to generate.