X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2FNEWS;h=5f3ca994b885c026868ac66292d56fd765d05acf;hb=8ba42bc5da8015fd0bd9e7f021af9cb0ef252005;hp=4a614388566f832dfd71dafe0e01e5b3c5d5d53e;hpb=39402e6c64121bdae146e82f6c48f0c0e0d9d26b;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/NEWS b/gdb/NEWS index 4a614388566..5f3ca994b88 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -9,6 +9,14 @@ compiler. The --disable-build-with-cxx configure option has been removed. +* Native debugging on MS-Windows supports command-line redirection + + Command-line arguments used for starting programs on MS-Windows can + now include redirection symbols supported by native Windows shells, + such as '<', '>', '>>', '2>&1', etc. This affects GDB commands such + as "run", "start", and "set args", as well as the corresponding MI + features. + * Support for thread names on MS-Windows. GDB now catches and handles the special exception that programs