> -----Original Message----- > From: Ted Woodward [mailto:[email protected]] > Sent: Friday, May 08, 2015 9:01 AM > To: 'Adrian Prantl'; Robinson, Paul > Cc: [email protected]; [email protected]; [email protected] > Subject: RE: [LLVMdev] [lldb-dev] [cfe-dev] What does "debugger tuning" > mean? > > In some cases we do want to make the decision based on the target. For > Hexagon, we don't support GDB anymore, only LLDB, so we always want LLDB > tuning. The clang driver should have a way to specify that.
There will definitely be target-based defaulting, although exactly where it will happen is still a little bit up in the air. --paulr > > -- > Qualcomm Innovation Center, Inc. > The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a > Linux Foundation Collaborative Project _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
