Re: Debugger

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Debugger
Дата
Msg-id 4719B940.404@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Debugger  ("Pedro Belmino" <pedrobelmino@gmail.com>)
Список pgsql-hackers
Pedro Belmino wrote:
> 4. Tried to attach the id of the process to the debugger and gave the error:
> "Unable to open socket file: target process not responding or HotSpot VM not
> loaded"

You're trying to use a Java debugger to attach to a non-Java program
(Postgres). That's not going to work. Use a tool like gdb or ddd instead.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Strange error dropping foreign key
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Including Snapshot Info with Indexes