Thanks, Nathaniel Flath ChangeLog gdb/ 2012-07-21 Nathaniel Flath * NEWS: New entry for 'cd' default parameters. * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment. doc/ 2012-07-21 Nathaniel Flath * gdb.texinfo (Working Directory): Added information about new default argument for 'cd' command. On Mon, Aug 6, 2012 at 1:54 AM, Nathaniel Flath wrote: > > Here it is, with the patch attached. > > > Thanks, > Nathaniel Flath > > > > ChangeLog > gdb/ > 2012-07-21 Nathaniel Flath > > * NEWS: New entry for 'cd' default parameters. > * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment. > > doc/ > 2012-07-21 Nathaniel Flath > > * gdb.texinfo (Working Directory): Added information about new > default argument for 'cd' command. > > > On Sat, Aug 4, 2012 at 11:27 AM, Jan Kratochvil wrote: > > On Sat, 04 Aug 2012 20:16:32 +0200, Nathaniel Flath wrote: > >> Is there anything else I need to do, anyone? > > > > The patch is not applicable: > > patching file NEWS > > patch: **** malformed patch at line 34: * GDB now supports x32 ABI. Visit > > > > Unaware why. Most probably the issue gets resolved if you attach the patch > > (and not inline it). It would be better to reconfigure your MUA so that the > > inserted patch info mail text is not corrupted. > > > > > > Thanks, > > Jan >