log lisp/progmodes/gdb-mi.el @ 112442:76fa839f455e

age author description
Sat, 15 Jan 2011 14:10:37 -0800 Glenn Morris Add 2011 to remaining FSF/AIST copyright years.
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Tue, 07 Dec 2010 21:00:12 -0800 Glenn Morris In gdb, try to init comint history from gdbhist.
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Thu, 29 Jul 2010 15:13:11 +0200 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
Sun, 28 Mar 2010 12:22:52 -0700 Glenn Morris * gdb-mi.el: Add 2010 to copyright years.
Sun, 28 Mar 2010 02:27:43 +1300 Nick Roberts Restore GDB/MI fuctionality removed by r99212:
Mon, 14 Dec 2009 09:44:43 +0000 Nick Roberts (gdb-frame-handler): Only set gud-lat-frame
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Thu, 24 Sep 2009 12:30:08 +0000 Nick Roberts Don't require speedbar.
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Wed, 23 Sep 2009 23:22:13 +0000 Nick Roberts (gdb-version): New variable.
Sat, 19 Sep 2009 11:45:57 +0000 Nick Roberts (gdb-var-update-handler-1): Include case of
Fri, 18 Sep 2009 02:00:59 +0000 Nick Roberts (gdb-frame-address): New variable.
Sat, 12 Sep 2009 00:03:29 +0000 Nick Roberts (gdb-var-list-children-regexp): Delete.
Fri, 11 Sep 2009 11:55:11 +0000 Nick Roberts (gdb-var-update-regexp): Delete.
Thu, 10 Sep 2009 03:42:13 +0000 Nick Roberts Bug#4375 (can't kill killed gud buffer")
Thu, 10 Sep 2009 03:03:00 +0000 Nick Roberts Reported in thread for Bug#4375.
Tue, 01 Sep 2009 23:53:48 +0000 Nick Roberts (gdb-current-context-command): Move the
Tue, 01 Sep 2009 10:18:00 +0000 Nick Roberts (gdb-var-create-handler): Remove redundant
Tue, 01 Sep 2009 03:18:44 +0000 Glenn Morris Use forward-line rather than goto-line.
Mon, 31 Aug 2009 12:35:55 +0000 Nick Roberts (gdb-breakpoints-list-handler-custom):
Mon, 31 Aug 2009 00:28:37 +0000 Nick Roberts (gdb-control-all-threads)
Sat, 29 Aug 2009 02:23:18 +0000 Glenn Morris Nuke trailing whitespace.
Fri, 28 Aug 2009 10:56:13 +0000 Nick Roberts (gdb-use-separate-io-buffer): Remove
Mon, 24 Aug 2009 19:12:46 +0000 Dmitry Dzhus (gdb-mapcar*): Replacement for `mapcar*'
Thu, 13 Aug 2009 13:22:11 +0000 Nick Roberts (gdb-inferior-io-mode): Use start-process to
Tue, 11 Aug 2009 23:26:04 +0000 Dmitry Dzhus (gdb): Send -target-detach when buffer is killed (#3794).
Tue, 11 Aug 2009 13:53:10 +0000 Dmitry Dzhus (gdb-line-posns): New helper which helps not to use `goto-line'.
Tue, 11 Aug 2009 10:48:56 +0000 Dmitry Dzhus *** empty log message ***
Sun, 09 Aug 2009 00:17:01 +0000 Dmitry Dzhus (gdb-gud-context-call): Does not need to be a macro.
Sat, 08 Aug 2009 22:30:26 +0000 Dmitry Dzhus (gdb-control-all-threads)
Sat, 08 Aug 2009 18:24:32 +0000 Dmitry Dzhus (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
Sat, 08 Aug 2009 13:42:03 +0000 Dmitry Dzhus (gdb-read-memory-custom)
Thu, 06 Aug 2009 18:05:32 +0000 Dmitry Dzhus (gdb-var-create-regexp): Removed.
Tue, 04 Aug 2009 17:16:58 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
Tue, 04 Aug 2009 15:51:58 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
Tue, 04 Aug 2009 15:07:23 +0000 Dmitry Dzhus * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
Tue, 04 Aug 2009 14:40:33 +0000 Dmitry Dzhus (gdb-rules-name-maker, gdb-rules-buffer-mode)
Tue, 04 Aug 2009 14:19:08 +0000 Dmitry Dzhus (gdb-pc-address): Removed unused variable.
Tue, 04 Aug 2009 13:27:21 +0000 Dmitry Dzhus (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
Tue, 04 Aug 2009 13:19:02 +0000 Dmitry Dzhus (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
Tue, 04 Aug 2009 13:11:06 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
Tue, 04 Aug 2009 12:46:26 +0000 Dmitry Dzhus (gdb-thread-number): New variable.
Thu, 30 Jul 2009 08:04:13 +0000 Dmitry Dzhus (gdb-place-breakpoints): Use full path when setting breakpoints.
Wed, 29 Jul 2009 09:14:13 +0000 Dmitry Dzhus (gdb-goto-breakpoint): Use full path when setting breakpoints.
Sat, 18 Jul 2009 10:37:39 +0000 Nick Roberts (speedbar-frame): Declare to avoid compiler
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/).