index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
gdb-ui.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz:
Nick Roberts
2010-03-28
1
-4143
/
+0
*
Accommodate change of disassemble output in GDB 7.1.
Nick Roberts
2010-02-19
1
-11
/
+17
*
Fix typos in docstrings.
Juanma Barranquero
2010-01-14
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
lisp/*: Fix typos in docstrings and messages.
Juanma Barranquero
2010-01-02
1
-13
/
+13
*
Declare some functions for the byte-compiler.
Juanma Barranquero
2009-12-29
1
-0
/
+8
*
This changeset reverts GDB Graphical Interface to use annotations. It incorp...
Nick Roberts
2009-12-29
1
-0
/
+4129
*
* progmodes/gdb-ui.el: Replace with ...
Nick Roberts
2009-06-21
1
-3975
/
+0
*
(gdb-tooltip-print): Avoid "Non-X frame used"
Nick Roberts
2009-04-28
1
-1
/
+2
*
Give hint for GDB in Emacs on Mac OSX.
Nick Roberts
2009-04-08
1
-0
/
+7
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(gdb-create-define-alist): Don't create a
Nick Roberts
2008-07-16
1
-6
/
+9
*
(gdb-display-buffer): Don't split a buffer
Nick Roberts
2008-07-05
1
-6
/
+10
*
(gdb-create-source-file-list): New option.
Nick Roberts
2008-07-01
1
-20
/
+31
*
(gud-gdba-marker-filter): Don't switch to
Nick Roberts
2008-06-17
1
-23
/
+6
*
(gdb-memory-set-address)
Nick Roberts
2008-06-16
1
-19
/
+17
*
Add some compiler declarations, for builds without X.
Glenn Morris
2008-06-12
1
-0
/
+9
*
(gdb-enable-debug): New function.
Nick Roberts
2008-05-23
1
-1
/
+21
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-05-02
1
-3
/
+4
|
\
|
*
(gdb-info-breakpoints-custom): Don't throw error if no file is found.
Nick Roberts
2008-05-01
1
-3
/
+4
*
|
(gdb-frame-handler-1): Make overlay arrow
Nick Roberts
2008-04-30
1
-5
/
+20
*
|
(gdb-display-buffer): Don't pop up GUD buffer.
Nick Roberts
2008-04-29
1
-21
/
+10
*
|
Merge from emacs--rel--22
Miles Bader
2008-04-29
1
-39
/
+38
|
\
|
|
*
(gdb-info-breakpoints-custom): Fix mismatched parentheses.
Nick Roberts
2008-04-28
1
-58
/
+58
|
*
(gdb-info-breakpoints-custom): Make breakpoint
Nick Roberts
2008-04-28
1
-35
/
+34
*
|
(gdb-info-stack-custom): Use
Nick Roberts
2008-04-29
1
-21
/
+24
*
|
(gud-watch): Don't create speedbar...
Nick Roberts
2008-04-25
1
-11
/
+13
*
|
(gdb-invalidate-assembler): Compare numeric
Nick Roberts
2008-04-24
1
-0
/
+7
*
|
(gdb-invalidate-assembler): Compare numeric
Nick Roberts
2008-04-24
1
-6
/
+5
*
|
Merge from emacs--rel--22
Miles Bader
2008-04-23
1
-23
/
+14
|
\
|
|
*
(gdb-init-buffer): New function.
Nick Roberts
2008-04-12
1
-23
/
+14
*
|
(gdb-previous-frame-address): Rename...
Nick Roberts
2008-04-23
1
-8
/
+34
*
|
(gud-watch): Add "$" prefix when in registers buffer.
Nick Roberts
2008-04-22
1
-1
/
+2
*
|
(gdb-locals-header): New variable.
Nick Roberts
2008-04-22
1
-9
/
+38
*
|
(gdbmi-invalidate-frames): Declare as function.
Glenn Morris
2008-04-22
1
-0
/
+2
*
|
(gdb-mouse-set-clear-breakpoint): Select
Nick Roberts
2008-04-19
1
-30
/
+52
*
|
(gdb-thread-indicator): New variable.
Nick Roberts
2008-04-19
1
-6
/
+24
*
|
(gdb-stack-update): New variable.
Nick Roberts
2008-04-17
1
-1
/
+33
*
|
(gdb-find-source-frame): Improve doc string.
Nick Roberts
2008-04-12
1
-3
/
+8
*
|
(gdb): New group.
Nick Roberts
2008-04-06
1
-21
/
+29
*
|
Merge from emacs--rel--22
Miles Bader
2008-04-05
1
-0
/
+8
|
\
|
|
*
(gdb-mouse-set-clear-breakpoint):
Nick Roberts
2008-04-03
1
-1
/
+1
|
*
Add advice about using Cygwin GDB (from a
Nick Roberts
2008-03-10
1
-0
/
+8
*
|
(gdb-mouse-set-clear-breakpoint):
Nick Roberts
2008-04-03
1
-2
/
+3
*
|
Merge from emacs--rel--22
Miles Bader
2008-03-01
1
-25
/
+23
|
\
|
|
*
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
Juanma Barranquero
2008-02-26
1
-25
/
+23
*
|
(gdb-info-stack-custom): Apply
Nick Roberts
2008-02-29
1
-4
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2008-02-24
1
-9
/
+15
|
\
|
|
*
(gdb-mouse-set-clear-breakpoint): Fall back
Nick Roberts
2008-02-20
1
-9
/
+11
[next]