| Commit message (Expand) | Author | Age | Files | Lines |
* | (gdb-breakpoints-mode-map): Don't assume threads buffer is present. | Dmitry Dzhus | 2009-08-08 | 1 | -10/+41 |
* | (gdb-read-memory-custom) | Dmitry Dzhus | 2009-08-08 | 1 | -21/+34 |
* | (gdb-var-create-regexp): Removed. | Dmitry Dzhus | 2009-08-06 | 1 | -70/+57 |
* | * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil. | Dmitry Dzhus | 2009-08-04 | 2 | -315/+581 |
* | * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create): | Dmitry Dzhus | 2009-08-04 | 1 | -86/+133 |
* | * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB | Dmitry Dzhus | 2009-08-04 | 2 | -137/+454 |
* | (gdb-rules-name-maker, gdb-rules-buffer-mode) | Dmitry Dzhus | 2009-08-04 | 1 | -15/+32 |
* | (gdb-pc-address): Removed unused variable. | Dmitry Dzhus | 2009-08-04 | 1 | -114/+160 |
* | (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to | Dmitry Dzhus | 2009-08-04 | 1 | -47/+115 |
* | (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1) | Dmitry Dzhus | 2009-08-04 | 1 | -133/+179 |
* | * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name) | Dmitry Dzhus | 2009-08-04 | 1 | -110/+53 |
* | (gdb-thread-number): New variable. | Dmitry Dzhus | 2009-08-04 | 1 | -10/+59 |
* | (jdb): Set gud-jdb-classpath-string to current | Nick Roberts | 2009-08-03 | 1 | -1/+1 |
* | Add arch tagline | Miles Bader | 2009-08-01 | 1 | -0/+1 |
* | (gdb-place-breakpoints): Use full path when setting breakpoints. | Dmitry Dzhus | 2009-07-30 | 1 | -1/+1 |
* | * progmodes/cc-defs.el (c-version): Bump to 5.31.7. | Chong Yidong | 2009-07-29 | 1 | -1/+1 |
* | (gdb-goto-breakpoint): Use full path when setting breakpoints. | Dmitry Dzhus | 2009-07-29 | 1 | -1/+1 |
* | added js2-mode.el | Steve Yegge | 2009-07-28 | 1 | -0/+11358 |
* | (jdb): Add gud-pstar to dump object information. | Nick Roberts | 2009-07-28 | 1 | -3/+6 |
* | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2009-07-22 | 5 | -6/+6 |
* | (compile-auto-highlight): Remove the variable (removed from compile.el | Sam Steingold | 2009-07-20 | 1 | -2/+0 |
* | (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs. | Glenn Morris | 2009-07-19 | 1 | -23/+24 |
* | (c-before-hack-hook, c-postprocess-file-styles): Give invocation of | Alan Mackenzie | 2009-07-18 | 1 | -2/+2 |
* | (speedbar-frame): Declare to avoid compiler | Nick Roberts | 2009-07-18 | 1 | -18/+9 |
* | (json-partial-output): Fix broken GDB/MI output in -break-info command | Dmitry Dzhus | 2009-07-14 | 1 | -6/+28 |
* | (compilation-mode-font-lock-keywords): Omake sometimes indents the | Sam Steingold | 2009-07-10 | 1 | -2/+12 |
* | (rgrep): Allow grep-find-ignored-directories | Sam Steingold | 2009-07-08 | 1 | -6/+15 |
* | (gdb): Remove description of | Nick Roberts | 2009-07-08 | 1 | -12/+4 |
* | (gdb-init-1): Move sending | Nick Roberts | 2009-07-08 | 1 | -61/+63 |
* | * progmodes/gdb-mi.el (gdb-input): Add trailing newline to command. | Dmitry Dzhus | 2009-07-07 | 1 | -32/+32 |
* | * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): y/n | Dmitry Dzhus | 2009-07-07 | 1 | -6/+8 |
* | * progmodes/gdb-mi.el (gdb-stack-list-frames-handler): Rewritten | Dmitry Dzhus | 2009-07-07 | 1 | -41/+29 |
* | * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name | Dmitry Dzhus | 2009-07-07 | 1 | -26/+68 |
* | * progmodes/gdb-mi.el (gdb-init-1): Set correct mode name for | Dmitry Dzhus | 2009-07-07 | 1 | -152/+147 |
* | gdb-mi.el: Now using bindat-get-field instead of fadr functions. | Dmitry Dzhus | 2009-07-07 | 1 | -28/+40 |
* | Port memory buffer from gdb-ui.el | Dmitry Dzhus | 2009-07-07 | 1 | -4/+387 |
* | * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point | Chong Yidong | 2009-07-06 | 1 | -11/+10 |
* | (verilog-error-regexp-emacs-alist): Coded custom | Dan Nicolaescu | 2009-07-06 | 1 | -59/+93 |
* | (f90-break-delimiters, f90-no-break-re): Doc fixes. | Glenn Morris | 2009-07-01 | 1 | -8/+10 |
* | Evangelos Evangelou <vangelis at email.unc.edu> (tiny change) | Glenn Morris | 2009-07-01 | 1 | -1/+1 |
* | (c-mask-paragraph): Remove a spurious correction between the visible | Alan Mackenzie | 2009-06-29 | 1 | -2/+1 |
* | * verilog-mode.el (verilog-beg-of-statement) | Dan Nicolaescu | 2009-06-28 | 1 | -697/+1210 |
* | Minor header format fixes. | Glenn Morris | 2009-06-23 | 1 | -6/+6 |
* | Add arch tagline | Miles Bader | 2009-06-23 | 1 | -0/+1 |
* | Pull further modified changes from Dmitry's repository (http://sphinx.net.ru... | Nick Roberts | 2009-06-22 | 1 | -72/+87 |
* | * progmodes/gdb-ui.el: Replace with ... | Nick Roberts | 2009-06-21 | 3 | -4043/+2883 |
* | * progmodes/compile.el (compilation-error-regexp-alist-alist): | Chong Yidong | 2009-06-17 | 1 | -3/+4 |
* | * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Suppo... | Chong Yidong | 2009-06-17 | 1 | -2/+2 |
* | * progmodes/grep.el (grep-compute-defaults): Simplify how settings | Chong Yidong | 2009-05-23 | 1 | -48/+55 |
* | cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from | Alan Mackenzie | 2009-05-19 | 2 | -21/+30 |