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]

Re: [PATCH:gdb/mi] Update a specified list of variable objects


>>>>> "Nick" == Nick Roberts <nickrob@snap.net.nz> writes:

Nick>           -var-update [PRINT_VALUES] NAME1 NAME2 ...

Two notes on this patch.

First, it needs a documentation change as well.

Nick> !       int index = optind;
Nick> !       while (argv[index]) {

Second, a nit: wrong brace placement.

Tom


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