binutils-gdb/gdb/mi
Jeff Johnston 068890be59 2002-12-13 Jeff Johnston <jjohnstn@redhat.com>
* mi-cmds.c (-environment-directory) Change to use mi_cmd_env_dir,
        (-environment-cd): Change to use mi_cmd_env_cd,.
        (-environment-pwd): Change to use mi_cmd_env_pwd.
        (-environment-path): Change to use mi_cmd_env_path.
        * mi-cmds.h (mi_cmd_env_cd, mi_cmd_env_dir): New prototypes.
        (mi_cmd_env_path, mi_cmd_env_pwd): Ditto.
        * mi-cmd-env.c: New file.  Part of fix for PR gdb/741.
        * gdbmi.texinfo (environment-cd): Update output and example.
        (environment-pwd): Ditto.
        (environment-dir): Update output, description, and examples.
        (environment-path): Ditto.
2002-12-13 17:00:22 +00:00
..
ChangeLog 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
gdbmi.texinfo 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c * disasm.c: New file. 2002-09-30 15:57:26 +00:00
mi-cmd-env.c 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-cmd-stack.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
mi-cmd-var.c 2002-11-06 Jeff Johnston <jjohnstn@redhat.com> 2002-11-07 01:43:59 +00:00
mi-cmds.c 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-cmds.h 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-console.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-console.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-main.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
mi-out.c 2002-10-01 Andrew Cagney <ac131313@redhat.com> 2002-10-01 21:15:43 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00