Mercurial > hg > xemacs-beta
diff src/.gdbinit.in.in @ 5437:002cb5224e4f
Merge with 21.5 trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Mon, 15 Nov 2010 22:33:52 +0100 |
parents | 308d34e9f07d 6784adb405ad |
children | bccc91a65536 |
line wrap: on
line diff
--- a/src/.gdbinit.in.in Sat Nov 13 00:15:58 2010 +0100 +++ b/src/.gdbinit.in.in Mon Nov 15 22:33:52 2010 +0100 @@ -409,9 +409,6 @@ if $lrecord_type == lrecord_type_opaque_ptr pptype Lisp_Opaque_Ptr else - if $lrecord_type == lrecord_type_popup_data - pptype popup_data - else if $lrecord_type == lrecord_type_process pptype Lisp_Process else @@ -454,9 +451,6 @@ if $lrecord_type == lrecord_type_window pstructtype window else - if $lrecord_type == lrecord_type_window_configuration - pstructtype window_config - else if $lrecord_type == lrecord_type_fc_pattern pstructtype fc_pattern else @@ -483,8 +477,6 @@ end end end - end - end ## Repeat after me... gdb sux, gdb sux, gdb sux... end end