Do you ever do this when debugging
Conversation
Notices
-
Embed this notice
Julia :verified_trans: (julia@snug.moe)'s status on Saturday, 05-Aug-2023 04:47:14 JST Julia :verified_trans: -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Saturday, 05-Aug-2023 04:47:12 JST Haelwenn /элвэн/ :triskell: @julia Yeah, that said I've learned how to use tracers and debuggers so it's only in languages/environments with poor debuggability. -
Embed this notice
Julia :verified_trans: (julia@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:18 JST Julia :verified_trans: @iatendril I'm doing what I can in a... poorly set up codebase. working around others mistakes, and whatnot. this is for work.
Haelwenn /элвэн/ :triskell: likes this. -
Embed this notice
𝟙𝔸 (iatendril@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:19 JST 𝟙𝔸 @julia I also have a feeling you are not doing computing correctly
-
Embed this notice
𝟙𝔸 (iatendril@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:21 JST 𝟙𝔸 @julia you can replace bash on PATH with your own "bash" wrapper
basically bash -v PROGRAM | tee FILE -
Embed this notice
Julia :verified_trans: (julia@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:23 JST Julia :verified_trans: @iatendril I do, but since I don't have standard out (or standard error), that doesn't really work
-
Embed this notice
𝟙𝔸 (iatendril@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:25 JST 𝟙𝔸 @julia Do you know bash -v?
-
Embed this notice
Julia :verified_trans: (julia@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:26 JST Julia :verified_trans: @iatendril the script is exiting for no reason and also its running through a suprocess spawned by other code that doesn't capture its standard out, hence the logfile
-
Embed this notice
𝟙𝔸 (iatendril@snug.moe)'s status on Saturday, 05-Aug-2023 04:52:28 JST 𝟙𝔸 @julia why are you tracing bash
-
Embed this notice