| От | Tom Lane |
|---|---|
| Тема | Re: A script to make some bug report easier |
| Дата | |
| Msg-id | 18317.1130420928@sss.pgh.pa.us обсуждение |
| Ответ на | A script to make some bug report easier (Qingqing Zhou <zhouqq@cs.toronto.edu>) |
| Ответы |
Re: A script to make some bug report easier
|
| Список | pgsql-patches |
Qingqing Zhou <zhouqq@cs.toronto.edu> writes:
> I wrote a small script to make PostgreSQL bug report easier. It prints the
> uname, pg_config and try to backtrace all core dumps in data directory.
Does that actually work? On most of the platforms I use, gdb doesn't
get far with only a core file, you have to tell it which executable file
to reference. Worse, many distros ship executables stripped, which
means gdb'ing is a pretty useless activity anyway.
A bigger problem is that we've largely stopped shipping shell scripts as
part of the distro, because they don't work on Windows.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера