[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Possible XInput2 cursor bug ?
From: |
Eli Zaretskii |
Subject: |
Re: Possible XInput2 cursor bug ? |
Date: |
Sun, 12 Dec 2021 09:26:18 +0200 |
> Date: Sun, 12 Dec 2021 10:41:21 +0530 (IST)
> From: Madhu <enometh@meer.net>
> Cc: emacs-devel@gnu.org
>
> [side comment: The GDB footprint for emacs -Q -D is 3-4GB. for
> native-compilation it seems to be 1GB more.
What do you mean by "GDB footprint"? Is that the GDB memory
consumption?
> gdb is also slow to load frames with jit on
Maybe you should tell GDB not to read symbols automatically from the
shared libraries loaded by Emacs:
(gdb) set auto-solib-add off
Do that inside GDB, before you run Emacs with the "run" command. This
should both speed up loading frames and decrease the memory footprint
of GDB.
> and a new fingerprint on every `make' makes jit infeasible during
> "development".
I don't understand this part. Can you elaborate?
- Possible XInput2 cursor bug ? (Was: Re: XInput 2 support (again)), Madhu, 2021/12/07
- Re: Possible XInput2 cursor bug ?, Po Lu, 2021/12/07
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/07
- Re: Possible XInput2 cursor bug ?, Po Lu, 2021/12/07
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Po Lu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Po Lu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Po Lu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/12
- Re: Possible XInput2 cursor bug ?,
Eli Zaretskii <=
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Eli Zaretskii, 2021/12/12
- Re: Possible XInput2 cursor bug ?, Madhu, 2021/12/12