How to debug JIT-ed code in PostgreSQL using GDB

Поиск
Список
Период
Сортировка
От Japin Li
Тема How to debug JIT-ed code in PostgreSQL using GDB
Дата
Msg-id MEYP282MB166949639999BDBEF874E189B6F49@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
обсуждение исходный текст
Список pgsql-hackers
Hi, hackers

I try to use gdb to debug the jit-ed code, however, there isn't
much useful information.  I tried the way from [1], however, it
doesn't work for me (llvm-10 in my environment).

How can I do this debugging?  Any suggestions?  Thanks in advance!


[1] https://releases.llvm.org/8.0.1/docs/DebuggingJITedCode.html

-- 
Regrads,
Japin Li.
ChengDu WenWu Information Technology Co.,Ltd.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: typos
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Logical replication timeout problem