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: [PATCH] cd command defaults to ~


Thanks,
Nathaniel Flath



ChangeLog
gdb/
2012-07-21  Nathaniel Flath  <flat0103@gmail.com>

        * 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  <flat0103@gmail.com>

        * gdb.texinfo (Working Directory): Added information about new
          default argument for 'cd' command.

On Mon, Aug 6, 2012 at 1:54 AM, Nathaniel Flath <flat0103@gmail.com> wrote:
>
> Here it is, with the patch attached.
>
>
> Thanks,
> Nathaniel Flath
>
>
>
> ChangeLog
> gdb/
> 2012-07-21  Nathaniel Flath  <flat0103@gmail.com>
>
>         * 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  <flat0103@gmail.com>
>
>         * gdb.texinfo (Working Directory): Added information about new
>           default argument for 'cd' command.
>
>
> On Sat, Aug 4, 2012 at 11:27 AM, Jan Kratochvil <jan.kratochvil@redhat.com> 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 <http://sites.google.com/site/x32abi/>
> >
> > 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
>

Attachment: cd.patch
Description: Binary data


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