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] |
On 2017-02-20 15:22, Luis Machado wrote:
On 02/18/2017 01:23 PM, Simon Marchi wrote:On 2017-02-13 15:02, Luis Machado wrote:Also, should we consider converting DISASSEMBLY_SOURCE_DEPRECATED or should we let it go? It was introduced in 2015.What do you mean by "converting"?Since it is deprecated, do we need to convert/carry it over to the enum definitions? If not, it could be dropped. I haven't looked much into this, so i'm not sure if we're still considering it acceptable to use this deprecated flag.
This flag corresponds to the /m modifier of the disas command, which itself has been deprecated in 7.11. As long as we don't remove the modifier, we can't remove the flag.
Simon
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |