|
| From: | Andreas Schwab |
| Subject: | bug#10580: 24.0.92; gdb initialization takes more than one minute at 100% CPU |
| Date: | Wed, 09 May 2012 09:47:19 +0200 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux) |
Dov Grobgeld <address@hidden> writes: > I first that at first too, but then I realized that it doesn't do it. The > gdb-mi.el source has the following logic. > > (gdb-input > ; Needs GDB 6.2 onwards. > (list "-file-list-exec-source-files" 'gdb-get-source-file-list)) > (if gdb-create-source-file-list > (gdb-input > ; Needs GDB 6.0 onwards. > (list "-file-list-exec-source-file" 'gdb-get-source-file))) You are looking at a very old version of gdb-mi.el. Andreas. -- Andreas Schwab, address@hidden GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
| [Prev in Thread] | Current Thread | [Next in Thread] |