index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
.gdbinit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove interpreter’s byte stack
...
Paul Eggert
2016-08-09
1
-15
/
+0
*
Update copyright year to 2016
...
Paul Eggert
2016-01-01
1
-1
/
+1
*
.gdbinit followup to changes in !USE_LSB_TAG
...
Eli Zaretskii
2015-06-29
1
-3
/
+0
*
Fix problems with 32-bit wide-int build exposed by MinGW
...
Eli Zaretskii
2015-01-13
1
-9
/
+12
*
Fix GDB accesses to the 'nil's name.
...
Eli Zaretskii
2015-01-08
1
-4
/
+14
*
Update copyright year to 2015
...
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix N1 and N2. Remove special level for PDF.
...
Eli Zaretskii
2014-09-26
1
-6
/
+6
*
Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.org
Glenn Morris
2014-07-28
1
-9
/
+1
|
\
|
*
Fix GDB xwindow command.
...
Eli Zaretskii
2014-07-28
1
-9
/
+1
*
|
Fix the GDB xsubchartable command.
...
Eli Zaretskii
2014-07-28
1
-4
/
+2
*
|
Remove DATA_SEG_BITS.
...
Paul Eggert
2014-04-16
1
-5
/
+5
|
/
*
Fix printing empty Lisp strings.
...
Eli Zaretskii
2014-01-29
1
-2
/
+13
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* .gdbinit (xgettype): Add cast.
Andreas Schwab
2013-11-26
1
-1
/
+1
*
Merge the specpdl and backtrace stacks. Make the structure of the
...
Stefan Monnier
2013-06-03
1
-10
/
+11
*
src/.gdbinit (prowlims): Display the enabled_p flag of the row.
Eli Zaretskii
2013-03-07
1
-1
/
+1
*
* window.h (struct window): Convert base_line_number, base_line_pos
...
Dmitry Antipov
2013-02-01
1
-1
/
+0
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-4
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
|
*
Use URLs, not Boston addresses, in copyright notices.
Paul Eggert
2012-12-31
1
-3
/
+1
*
|
Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.org
Glenn Morris
2012-11-23
1
-1
/
+2
|
\
|
|
*
Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.
...
Eli Zaretskii
2012-11-23
1
-1
/
+2
*
|
Tweak last vectorlike_header change.
...
Dmitry Antipov
2012-11-09
1
-10
/
+26
*
|
Shrink struct vectorlike_header to the only size field.
...
Dmitry Antipov
2012-11-08
1
-4
/
+21
|
/
*
* src/.gdbinit (xbacktrace): Adjust to recent "struct backtrace" change.
Stefan Monnier
2012-09-30
1
-4
/
+4
*
Clean-up left-overs after 2012-09-23T08:44:20Z!eggert@cs.ucla.edu wrt signal ...
...
Eli Zaretskii
2012-09-23
1
-2
/
+2
*
* .gdbinit: Just stop at fatal_error_backtrace.
...
Paul Eggert
2012-09-22
1
-13
/
+3
*
Simplify redefinition of 'abort' (Bug#12316).
...
Paul Eggert
2012-09-04
1
-8
/
+3
*
Avoid GDB 7.5 warnings about "set main" in src/.gdbinit.
...
Eli Zaretskii
2012-08-20
1
-2
/
+2
*
* .gdbinit: Use call instead of set when calling a function in the
...
Andreas Schwab
2012-08-19
1
-3
/
+3
*
Fix .gdbinit to match changes with INTERNAL_FIELD.
...
Eli Zaretskii
2012-08-07
1
-10
/
+10
*
Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.
...
Dmitry Antipov
2012-08-07
1
-3
/
+3
*
More fixes in .gdbinit.
Eli Zaretskii
2012-08-01
1
-2
/
+2
*
Fix .gdbinit for latest INTERNAL_FIELD uses.
...
Eli Zaretskii
2012-08-01
1
-10
/
+10
*
Fix 'xframe' in .gdbinit.
...
Eli Zaretskii
2012-07-31
1
-1
/
+1
*
Adjust GDB to reflect pvec_type changes.
...
Paul Eggert
2012-07-27
1
-3
/
+11
*
Improve GDB symbol export.
...
Paul Eggert
2012-07-26
1
-4
/
+16
*
Simplify export of symbols to GDB; fix related .gdbinit bugs.
...
Paul Eggert
2012-07-26
1
-51
/
+18
*
Use typedef for EMACS_INT, EMACS_UINT.
...
Paul Eggert
2012-07-25
1
-3
/
+1
*
.gdbinit: Update to match recent lisp.h changes.
Paul Eggert
2012-06-13
1
-2
/
+2
*
Use a simple struct to implement compile time checks for the Lisp_Object type
...
Andreas Schwab
2012-06-13
1
-12
/
+14
*
* .gdbinit (xpr): Remove checks for no longer existing misc types.
...
Andreas Schwab
2012-05-01
1
-78
/
+0
*
* .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.
...
Andreas Schwab
2012-04-24
1
-3
/
+10
*
In GDB scripts, don't assume that EMACS_INT fits in long.
...
Paul Eggert
2012-02-20
1
-1
/
+3
*
Fix display of iterator stack by .gdbinit command "pitx".
...
Eli Zaretskii
2012-02-18
1
-2
/
+2
*
* .gdbinit (pp1, pv1): Remove redundant defines.
...
Andreas Schwab
2012-02-04
1
-36
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix bug #10098 with assertion violation during frame resize.
...
Eli Zaretskii
2011-11-22
1
-3
/
+2
*
Fix the `xbytecode' user-defined command in .gdbinit.
...
Eli Zaretskii
2011-10-29
1
-6
/
+22
*
src/.gdbinit (pgx): Fix references to fields of `struct glyph'.
Eli Zaretskii
2011-09-18
1
-35
/
+35
[next]