/srv/irclogs.ubuntu.com/2011/07/17/#ubuntu-ph.txt

arscariosusHello all. I have a question :)15:36
arscariosusPano maging official member ng Ubuntu PH? :)15:48
Terminus-arscariosus: signing the code of conduct and joining the ubuntu-ph locoteam on launchpad.net is one of the first steps i think if you want more involvement with ubuntu. =)16:02
arscariosusTerminus- I tried two weeks ago, but I think it's still pending16:03
Terminus-arscariosus: https://launchpad.net/codeofconduct and https://launchpad.net/~loco-philippine-team16:03
Terminus-arscariosus: ah... you might want to try asking here when zakame is around.16:04
arscariosusPlus i'm still new at Launchpad. Is it like GitHub? :)16:04
Terminus-arscariosus: sorta. it's canonical's collaboration tool for software projects. =)16:04
arscariosusMy account there is like 2 yrs old already kaso di ko pa nakakalikot hehe kaso ngayon since I founded a LUG at school, naisip ko maging involved :)16:05
Terminus-haha. my account there is almost 5 years old now and it's been mostly untouched. >-16:11
Terminus-0 karma nga daw.16:11
Terminus-i think i only created the account for the purpose of submitting bug reports and answers.16:12
arscariosusI don't even know how to send bug reports :(16:14
arscariosusNakakahiya aspiring developer and free software advocate pa naman ako :s16:14
Terminus-well, you can start by asking in support and the mailing list about issues that you may have. if they confirm that it's a bug, describe it in https://bugs.launchpad.net/16:17
Terminus-you can learn as you go. if you keep at it, you'll get proficient at reading log files and even using gdb if necessary.16:18
arscariosusGdb is the gnu debugging tool right?16:19
Terminus-yep16:19
arscariosusMeron nun sa emacs e.16:19
Terminus-backtrace is a very useful command.16:19
* Terminus- has never used emacs16:19
arscariosusI use it for school hehe.16:20
Terminus-i try every few years but i'm too invested in vim. hahaha16:20
Terminus-for projects that are too big for vim, i just use eclipse.16:20
Terminus-there was one instance in the past where i had 100 tabs open in vim and that was a pain to manage. that's when i started using eclipse.16:21
arscariosusIn emacs it's easy to handle.. puro small projects palang din kasi sa school hehe16:21
Terminus-in any case, doesn't really matter what you use. hehe16:21
arscariosusYup that's true :)16:22
Terminus-(=16:23
arscariosusBtw sir, im just curious, do you work at o&b too? :)16:23
Terminus-nope.16:25
Terminus-sometimes i visit when they host a release party though. =)16:25
arscariosusDapat pupunta ako last time kaso nahihiya ako. Haha.16:26
Terminus-i had other things to do last time so i wasn't able to go.16:26
arscariosusWala kasi akong kilala and im not sure if there are any fees16:26
Terminus-nah... it's just hanging out.16:29
arscariosusTerminus-, sir i have another question. i have been reading about the gdb16:56
arscariosus does it only work with c/c++ ?16:56
Terminus-arscariosus: not necessarily. it will work on any native binary (ELF, COFF, etc.) and will infer the source language from debuginfo. the only requirement is that it's debugging machine code, not bytecode.17:07
Terminus-from http://www.gnu.org/s/gdb/, they mention other languages such as pascal and objective-c. one thing you'll notice is that all of these languages assemble into machine code.17:09
arscariosusWow. :)17:11
Terminus-arscariosus: uh... did you miss my previous message?17:11
Terminus-wb btw. =)17:12
arscariosusI think i was able to read it. About gdb being able to handle any natve binary in machine code :)17:13
Terminus-repost: from http://www.gnu.org/s/gdb/, they mention other languages such as pascal and objective-c. one thing you'll notice is that all of these languages assemble into machine code.17:13
Terminus-yep.17:13
Terminus-so if you're writing perl, python, ruby, etc. they have their own debugging tools. gdb would only apply if you're debugging the interpreter itself for the language.17:14
arscariosusIll read more later, its hard to browse, im usimg my mobile hehe17:14
arscariosussir Terminus- what's the link for the code of conduct again?18:02
arscariosussorry I was using my mobile a while ago :D18:02
Terminus-arscariosus: https://launchpad.net/codeofconduct18:18
arscariosusTerminus-, thanks :D18:18

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!