Gdb-6.8 port

35 views
Skip to first unread message

Szekeres Adriana

unread,
Aug 10, 2011, 1:05:22 PM8/10/11
to min...@googlegroups.com
Hello,

I've ported Gdb-6.8 to MINIX. However, I didn't manage to port all the packages required to run the testsuite yet to check thoroughly Gdb's functionality so I would really appreciate if you would test gdb and report any problems you find, on the wiki page [0], in Reported Problems table.

You can find the binary here [1] and install it with:
#pkg_add -f gdb-6.8.tgz

Or you can build it from source:

#cd /usr
#make pkgsrc-create

- first you will need the latest version of gettext-lib
#cd /usr/pkgsrc/pkgtools/pkg_tarup
#bmake
#bmake install
#cd /usr/pkgsrc/devel/gettetx-lib
#bmake
#bmake replace

- then compile gdb
#cd /usr/pkgsrc/devel/gdb-6.8
#bmake
#bmake install

[0] http://wiki.minix3.org/en/SummerOfCode2011/Debugger
[1] http://www.shrike-systems.com/minix/packages/3.2.0/i386/All/gdb-6.8.tgz

Thank you!

Best regards,
   Adriana


Evgeniy Ivanov

unread,
Aug 10, 2011, 2:35:38 PM8/10/11
to min...@googlegroups.com
Hi Adriana,

Congratulations, great news! :-)

> --
> You received this message because you are subscribed to the Google Groups
> "minix3" group.
> To post to this group, send email to min...@googlegroups.com.
> To unsubscribe from this group, send email to
> minix3+un...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/minix3?hl=en.
>

--
Evgeniy Ivanov

Szekeres Adriana

unread,
Aug 10, 2011, 5:36:40 PM8/10/11
to min...@googlegroups.com
Hi Evgeniy,

   Thanks. But please make sure to test it and report any problems :)


Thank you!

Best  regards,
   Adriana


pikpik

unread,
Aug 18, 2011, 12:50:03 AM8/18/11
to minix3
Hi Adriana,

On Aug 10, 2:35 pm, Evgeniy Ivanov wrote:
> Hi Adriana,
>
> Congratulations, great news! :-)

Congratulations too!

On Aug 10, 1:05 pm, Szekeres Adriana wrote:
>
> I've ported Gdb-6.8 to MINIX. However, I didn't manage to port all the
> packages required to run the testsuite yet to check thoroughly Gdb's
> functionality so I would really appreciate if you would test gdb and report
> any problems you find, on the wiki page [0], in Reported Problems table.
>

It is very useful already. After compiling a target with debugging
symbols ("gcc -d -dgdb ...," I think), running GDB with it and using
the backtrace command worked very well.

There were some issues with interactive input and line formatting.
These have been noted (hopefully understandibly) on the wiki. Overall
it was great to use.

Thank you very much for spending your time to work on this!

pikpik

Szekeres Adriana

unread,
Aug 18, 2011, 2:55:51 AM8/18/11
to min...@googlegroups.com
Hi pikpik,


Thank you very much for taking the time to test it! Thank you for your comments on the wiki! I tried to reproduce them but I don't get the same output (i.e. line formatting works ok). However, I don't think it is a bug in GDB, but in other stuff it uses (like gettetxt-lib meybe?, I don't know). I will check.

pikpik

unread,
Aug 20, 2011, 2:35:44 PM8/20/11
to minix3
Hi Adriana,

On Aug 18, 2:55 am, Szekeres Adriana wrote:
>
> On Thu, Aug 18, 2011 at 6:50 AM, pikpik wrote:
> >
> > There were some issues with interactive input and line formatting.
> > These have been noted (hopefully understandibly) on the wiki. Overall
> > it was great to use.
>
> Thank you very much for taking the time to test it! Thank you for your
> comments on the wiki! I tried to reproduce them but I don't get the same
> output (i.e. line formatting works ok). However, I don't think it is a bug
> in GDB, but in other stuff it uses (like gettetxt-lib meybe?, I don't know).
> I will check.

After testing with the package you sent me, those issues disappeared.
So, on the wiki I've marked them as "solved."

> Thank you!

You're welcome, and thank you!

pikpik

Szekeres Adriana

unread,
Aug 22, 2011, 4:56:17 AM8/22/11
to min...@googlegroups.com
Hi pikpik,


Thanks a lot! I will also check today the other issues we discussed on IRC.

Best regards,
   Adriana 
Reply all
Reply to author
Forward
0 new messages