]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Avoid creating a frame in internal stops
authorPedro Alves <palves@redhat.com>
Wed, 30 Mar 2016 15:09:29 +0000 (16:09 +0100)
committerPedro Alves <palves@redhat.com>
Mon, 19 Sep 2016 14:44:41 +0000 (15:44 +0100)
commit9cbe8d2631348d8edba94beee5b5be7024459ec6
treef39b598ca6546671d6f592ebb8b28db9d72e94e3
parent5cd42e9fb13d25febe3da26595d044a57150cee5
Avoid creating a frame in internal stops

This speeds up JIT library loading by ${a lot}.
gdb/breakpoint.c
gdb/infrun.c
gdb/inline-frame.c