Yit Phang Khoo
037bbc8eea
Enable readline in Python in a GDB-specific way and block the
standard Python readline module to prevent conflicts with GDB.
* Makefile.in (SUBDIR_PYTHON_OBS): Add py-gdb-readline.o.
(SUBDIR_PYTHON_SRCS): Add python/py-gdb-readline.c.
(py-gdb-readline.o): Add rule to compile python/py-gdb-readline.c.
* python/py-gdb-readline.c: New file.
* python/python-internal.h (gdbpy_initialize_gdb_readline): New
prototype.
* python/python.c (_initialize_python): Call
gdbpy_initialize_gdb_readline.
2012-08-22 21:04:55 +00:00
..
2012-08-10 20:26:00 +00:00
2012-04-17 15:56:21 +00:00
2012-05-10 19:50:09 +00:00
2012-08-15 14:22:02 +00:00
2012-05-14 15:38:41 +00:00
2012-06-13 15:47:16 +00:00
2012-03-01 21:06:54 +00:00
2012-08-15 14:22:02 +00:00
2012-08-15 14:22:02 +00:00
2012-05-18 21:02:52 +00:00
2012-08-22 21:04:55 +00:00
2012-08-22 15:17:21 +00:00
2012-05-18 21:02:52 +00:00
2012-03-01 21:06:54 +00:00
2012-08-15 14:22:02 +00:00
2012-08-22 15:17:21 +00:00
2012-08-15 14:22:02 +00:00
2012-08-15 14:22:02 +00:00
2012-05-24 16:39:15 +00:00
2012-06-27 00:21:21 +00:00
2012-08-15 14:22:02 +00:00
2012-08-16 07:36:28 +00:00
2012-03-01 21:06:54 +00:00
2012-03-30 20:05:55 +00:00
2012-08-22 21:04:55 +00:00
2012-08-22 21:04:55 +00:00
2012-04-17 15:51:48 +00:00