vm_base.h needs to be included before gdb_session.h as termios.h (via boost and gdb_server) has a define which clashes with a variable name in ConstantRange.h (via iss/llvm/vm_base.h)
vm_base.h needs to be included before gdb_session.h as termios.h (via boost and gdb_server) has a define which clashes with a variable name in ConstantRange.h (via iss/llvm/vm_base.h)