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: [RFA] Set the default of disassemble-next-line to off


>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:

Hui> -If AUTO (which is the default), or there's no line info to determine\n\
Hui> +If AUTO, or there's no line info to determine\n\
Hui>  the source line of the next instruction, display disassembly of next\n\
Hui>  instruction instead."),

It seems to me that this should read:

    If AUTO, and there's no line info to determine [...]

The actual code change is fine :-)

thanks,
Tom


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