| 2024-07-30 02:05:09 +0000 | <L29Ah> | beastwick: you can build a haskell executable with debug symbols and use gdb, but the debugging experience will be a bit crazy |
| 2024-07-30 02:05:35 +0000 | <L29Ah> | although it's your best bet if the misbehaving part is in FFI'd code |
| 2024-07-30 02:09:46 +0000 | td_ | (~td@i5387090C.versanet.de) (Ping timeout: 252 seconds) |
| 2024-07-30 02:11:32 +0000 | td_ | (~td@i53870934.versanet.de) |
| 2024-07-30 02:13:39 +0000 | <geekosaur> | also I'd be very careful with that when debugging your window manager, because it won't be processing events while at the debugger prompt (whether gdb, ghci, or etc.); I would `attach` to `xmonad-x86_64-linux` or whatever from a virtual console instead of a GUI terminal window |
| 2024-07-30 02:13:52 +0000 | <geekosaur> | (although ghci doesn't support attaching) |
| 2024-07-30 02:14:46 +0000 | <geekosaur> | there are also a number of debugging modules I've written, look in xmonad-contrib in the XMonad.Hooks hierarchy |
| 2024-07-30 02:15:08 +0000 | <geekosaur> | (there's also some stuff in XMonad.Util but it's mostly support for the XMonad.Hooks stuff and not directly usable) |
| 2024-07-30 03:32:38 +0000 | scardinal | (~supreme@0x573d64a9.static.cust.fastspeed.dk) (Ping timeout: 252 seconds) |
| 2024-07-30 03:34:25 +0000 | scardinal | (~supreme@0x573d64a9.static.cust.fastspeed.dk) |
| 2024-07-30 04:09:15 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2024-07-30 08:12:28 +0000 | ft | (~ft@p3e9bc4e7.dip0.t-ipconnect.de) (Quit: leaving) |
| 2024-07-30 08:46:17 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2024-07-30 09:52:30 +0000 | cfricke | (~cfricke@user/cfricke) (Ping timeout: 252 seconds) |
| 2024-07-30 10:11:44 +0000 | cfricke | (~cfricke@user/cfricke) |
| 2024-07-30 11:38:37 +0000 | ChubaDuba | (~ChubaDuba@5.166.234.72) |
| 2024-07-30 11:40:45 +0000 | ChubaDuba | (~ChubaDuba@5.166.234.72) (Client Quit) |
| 2024-07-30 12:20:13 +0000 | T_X | (~T_X@diktynna.open-mesh.org) (Read error: Connection reset by peer) |
| 2024-07-30 12:20:41 +0000 | T_X | (~T_X@diktynna.open-mesh.org) |
| 2024-07-30 13:03:19 +0000 | beastwick | (~brian@user/beastwick) (WeeChat 4.3.3) |
| 2024-07-30 15:24:17 +0000 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 4.2.2) |
| 2024-07-30 17:00:55 +0000 | redgloboli | (~redglobol@user/redgloboli) |
| 2024-07-30 17:28:52 +0000 | ft | (~ft@p3e9bc4e7.dip0.t-ipconnect.de) |
| 2024-07-30 20:09:02 +0000 | mekeor | (~user@2001:a61:24fd:e001:eafa:74f:3d40:84f6) |
| 2024-07-30 20:51:39 +0000 | thunderrd | (~thunderrd@1.2.153.113) |
| 2024-07-30 23:14:40 +0000 | mekeor | (~user@2001:a61:24fd:e001:eafa:74f:3d40:84f6) (Quit: towards emacs as interface to cybernetic council communism) |