jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang
killerswan has left #ponylang [#ponylang]
Scramblejams has quit [Remote host closed the connection]
killerswan has joined #ponylang
SilverKey has joined #ponylang
jemc has quit [Ping timeout: 240 seconds]
Perelandric has quit [Ping timeout: 250 seconds]
SilverKey has quit [Quit: Halted.]
jemc has joined #ponylang
jemc has quit [Ping timeout: 250 seconds]
jemc has joined #ponylang
c355e3b has quit [Quit: Connection closed for inactivity]
SilverKey has joined #ponylang
killerswan has quit [Quit: killerswan]
graaff has joined #ponylang
unbalancedparen has quit [Quit: WeeChat 1.5]
jemc has quit [Ping timeout: 276 seconds]
prettyvanilla_ has joined #ponylang
prettyvanilla has quit [Ping timeout: 244 seconds]
Matthias247 has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]
c355e3b has joined #ponylang
trapped has joined #ponylang
<SeanTAllen> .
Perelandric has joined #ponylang
nyarumes has quit [Ping timeout: 250 seconds]
nyarumes has joined #ponylang
jemc has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
jemc has quit [Ping timeout: 276 seconds]
runehog has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
hooo has joined #ponylang
<hooo> is pony 1.0?
<Perelandric> hooo: Not yet, but it is very usable though still open to breaking changes before the official, stable release.
<hooo> i tried it a year ago and i still have the same error today
<hooo> > ./ponyc ./httpserver.pony ---> "building builtin -> /home/pc/ponyc/packages/builtin Error: ./httpserver.pony couldn't locate this path"
<Perelandric> ponyc receives the directory of your files instead of the file itself. Or if your working directory is the target, then just `ponyc`
<SeanTAllen> hooo: you would go to the directory that httpserver is in and run "ponyc". have you checked out the tutorial?
<hooo> i copied the file to the ponyc folder
<hooo> bin folder
<hooo> OH i remember, i am not allowed to put the input file in
<hooo> jesus, again you dont just tell me
<hooo> can i debug with gdb?
<hooo> doesnt look like it
unbalancedparen has joined #ponylang
<SeanTAllen> yes, the standard debuggers are lldb and gdb
jemc has joined #ponylang
Matthias247 has joined #ponylang
<hooo> SeanTAllen, i tried gdb but it only steps through C code
<SeanTAllen> hoo: there's a couple bugs in the dwarf info that are being worked out but you can set breakpoints in pony code and step through it. a guide for debugging with lldb is planned.
graaff has quit [Quit: Leaving]
killerswan has joined #ponylang
jemc has quit [Ping timeout: 250 seconds]
SilverKey has joined #ponylang
Perelandric has quit [Ping timeout: 250 seconds]
SilverKey has quit [Remote host closed the connection]
jemc has joined #ponylang
sdg has joined #ponylang
hooo has quit [Ping timeout: 250 seconds]
sdg is now known as hooo
<hooo> ah i had to compile with --debug, my mistake. yeah i can step but like you said, it doesnt yet seem to print variable values
trapped has quit [Read error: Connection reset by peer]
SilverKey has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]
jemc has quit [Ping timeout: 244 seconds]