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: [MI non-stop 04/11] Implement --thread and --frame.


> I'd prefer
> 
>  char threadStr[] = "--thread ";
>  size_t len = sizeof(threadStr) - 1;
>
> which will avoid any runtime penalties.

I like!


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