log lisp/progmodes/gdb-mi.el @ 103886:d9b3b49cf6d3

age author description
Tue, 14 Jul 2009 08:40:58 +0000 Dmitry Dzhus (json-partial-output): Fix broken GDB/MI output in -break-info command
Wed, 08 Jul 2009 04:51:57 +0000 Nick Roberts (gdb): Remove description of
Wed, 08 Jul 2009 00:41:00 +0000 Nick Roberts (gdb-init-1): Move sending
Tue, 07 Jul 2009 20:10:05 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-input): Add trailing newline to command.
Tue, 07 Jul 2009 19:54:08 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): y/n
Tue, 07 Jul 2009 17:40:32 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-stack-list-frames-handler): Rewritten
Tue, 07 Jul 2009 17:36:42 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
Tue, 07 Jul 2009 17:22:26 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-init-1): Set correct mode name for
Tue, 07 Jul 2009 17:04:51 +0000 Dmitry Dzhus gdb-mi.el: Now using bindat-get-field instead of fadr functions.
Tue, 07 Jul 2009 16:57:41 +0000 Dmitry Dzhus Port memory buffer from gdb-ui.el
Tue, 23 Jun 2009 07:34:28 +0000 Glenn Morris Minor header format fixes.
Tue, 23 Jun 2009 06:44:04 +0000 Miles Bader Add arch tagline
Mon, 22 Jun 2009 10:57:52 +0000 Nick Roberts Pull further modified changes from Dmitry's repository (http://sphinx.net.ru/hg/gdb-mi/).
Sun, 21 Jun 2009 12:08:53 +0000 Nick Roberts * progmodes/gdb-ui.el: Replace with ...