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]

[FYI 0/3] trivial unused fixes


I'm checking these in.

Two of these patches just remove declarations that no longer have
corresponding definitions.

The third removes the "use_windows" global and the corresponding field
from struct capture_main_args.  I had long assumed that this was used
by Insight, but recently I checked the sources and I found that
nothing checks this variable.

Tested by rebuilding and grep.

Tom


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