]> granicus.if.org Git - python/commit
bpo-15817: Expose command documentation to gdb help (GH-6384)
authorSkip Montanaro <skip.montanaro@gmail.com>
Thu, 5 Apr 2018 17:34:44 +0000 (12:34 -0500)
committerNed Deily <nad@python.org>
Thu, 5 Apr 2018 17:34:44 +0000 (13:34 -0400)
commit7286dbd8b20bd0a26fabe1a07ff368082a9c5ed6
tree711eae16b953f3b0867f7e47cb9ed0d9cedd381e
parent091e95e9004b794280ab35becec2c3e30dd5e96e
bpo-15817: Expose command documentation to gdb help (GH-6384)

Original patch by Alexander Belopolsky.  Patch by Skip Montanaro.
Misc/gdbinit