Files
Tom Tromey 8318f3c337 Use cmd_list_element::doc_allocated for Python commands
Python commands manage their "doc" string manually, but
cmd_list_element already has doc_allocated to handle this case.  This
changes the Python code to use the existing facility.

gdb/ChangeLog
2019-11-26  Tom Tromey  <tom@tromey.com>

	* python/py-cmd.c (cmdpy_destroyer): Don't free "doc".
	(cmdpy_init): Set "doc_allocated".

Change-Id: I0014edc117b051bba1f4db267687d231e7fe9b56
2019-11-26 14:20:29 -07:00
..
2019-04-08 09:05:40 -06:00
2019-04-08 09:05:40 -06:00
2019-11-08 06:59:36 -07:00
2019-09-25 09:37:56 -06:00
2019-10-01 15:12:40 -06:00
2019-04-08 09:05:40 -06:00
2019-07-09 07:45:38 -06:00
2019-11-05 15:36:28 -07:00