public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-jankratochvil-autoload: Merge branch 'initclean-initx-gdbinitb-move-misc2-warn-safepath-debug' into initclean-initx-gdbinitb-move-misc2-warn-safepath-debug-warnlocal
Date: Mon, 19 Mar 2012 17:16:00 -0000	[thread overview]
Message-ID: <20120319171624.11880.qmail@sourceware.org> (raw)

The branch, archer-jankratochvil-autoload has been updated
       via  6ed98b808146713f89ade08cde5b51e3f1ae9e81 (commit)
       via  92680773ab01bd821a13d307409dbf1c540d6efd (commit)
       via  53f7c899e3466fe636a28d97d22c25e3d4aed45f (commit)
       via  06708259c07cfd4bb628040df4ee43de5f0e9995 (commit)
       via  d769ad28a7aedc89d832edc5af0509255d27012e (commit)
      from  24e13b1b9360bea1c2043eaeacef3637e632dde2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 6ed98b808146713f89ade08cde5b51e3f1ae9e81
Merge: 24e13b1 9268077
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Mar 19 18:16:15 2012 +0100

    Merge branch 'initclean-initx-gdbinitb-move-misc2-warn-safepath-debug' into initclean-initx-gdbinitb-move-misc2-warn-safepath-debug-warnlocal

commit 92680773ab01bd821a13d307409dbf1c540d6efd
Merge: 1dd6b60 53f7c89
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Mar 19 18:16:15 2012 +0100

    Merge branch 'initclean-initx-gdbinitb-move-misc2-warn-safepath' into initclean-initx-gdbinitb-move-misc2-warn-safepath-debug

commit 53f7c899e3466fe636a28d97d22c25e3d4aed45f
Merge: b606cba 0670825
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Mar 19 18:16:15 2012 +0100

    Merge branch 'initclean-initx-gdbinitb-move-misc2-warn' into initclean-initx-gdbinitb-move-misc2-warn-safepath

commit 06708259c07cfd4bb628040df4ee43de5f0e9995
Merge: b5132d9 d769ad2
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Mar 19 18:16:15 2012 +0100

    Merge branch 'initclean-initx-gdbinitb-move-misc2' into initclean-initx-gdbinitb-move-misc2-warn

commit d769ad28a7aedc89d832edc5af0509255d27012e
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Mar 19 18:16:11 2012 +0100

    .

-----------------------------------------------------------------------

Summary of changes:
 gdb/python/py-auto-load.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

First 500 lines of diff:
diff --git a/gdb/python/py-auto-load.c b/gdb/python/py-auto-load.c
index 6336b7e..6ae2381 100644
--- a/gdb/python/py-auto-load.c
+++ b/gdb/python/py-auto-load.c
@@ -255,6 +255,12 @@ This options has security implications for untrusted inferiors."),
 			   auto_load_set_cmdlist_get (),
 			   auto_load_show_cmdlist_get ());
 
+  add_setshow_boolean_cmd ("auto-load-scripts", class_support,
+			   &auto_load_python_scripts, _("\
+Deprecated alias for 'set auto-load python-scripts'."), _("\
+Deprecated alias for 'show auto-load python-scripts'."),
+			   NULL, NULL, NULL, &setlist, &showlist);
+
   add_cmd ("python-scripts", class_info, info_auto_load_python_scripts,
 	   _("Print the list of automatically loaded Python scripts.\n\
 Usage: info auto-load python-scripts [REGEXP]"),


hooks/post-receive
--
Repository for Project Archer.


             reply	other threads:[~2012-03-19 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-19 17:16 jkratoch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19 17:36 jkratoch
2012-03-19 17:32 jkratoch
2012-03-19 17:11 jkratoch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120319171624.11880.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).