Re: Printing bitmap objects in the debugger

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Printing bitmap objects in the debugger
Дата
Msg-id CAB7nPqTHy8wwxAYgwDxCijjaHQCx3ExfMQ6h-1QjWWzKRoyL9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Printing bitmap objects in the debugger  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Список pgsql-hackers
On Thu, Sep 15, 2016 at 2:58 PM, Ashutosh Bapat
<ashutosh.bapat@enterprisedb.com> wrote:
> On Wed, Sep 14, 2016 at 5:31 PM, Pavan Deolasee
> <pavan.deolasee@gmail.com> wrote:
>> The complete API reference is available here
>> http://lldb.llvm.org/python_reference/index.html
>>
>> Looks like an interesting SoC project to write useful lldb/gdb scripts to
>> print internal structures for ease of debugging :-)
>>
>
> +1, if we can include something like that in the repository so as to
> avoid every developer maintaining a script of his/her own.

+1. Even if one finishes by doing manual modifications of some of
them, it is always good to have a central point of reference.
-- 
Michael



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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Printing bitmap objects in the debugger
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Hash Indexes