undefined

Results 137 comments of undefined

> The directory in which one bundles and minifies something typically has no relation to where it is deployed. maybe it is possible to transform it into paths related to...

bit version v0.6.0 git version 2.7.4 nothing special pressed. just `bit` `(Enter)` `checkout ` `(down key)`

also tested in mobaxterm personal version 12.3 + bit 0.8.1 ![image](https://user-images.githubusercontent.com/29992205/97257005-979c0680-184f-11eb-99e9-51c6f0e683dc.png)

I've also met this problem for musl libc gdb version 10.2, even with no breakpoints enabled. (image built just now with https://github.com/wokwi/browser-vm-gdb , simply switch libc to musl) compile this...

When i trying to find which syscall crashed, I found a really interesting thing: It... runs successfully... ``` / # gdb /bin/echo GNU gdb (GDB) 10.2 Copyright (C) 2021 Free...

I guess it's because of the `jit` module logic? Is there a way to disable it and simply interpret all the instructions?

Ok I've confirmed that is not a problem related to jit. And I found [this gdb 7.10 static link build](https://github.com/hugsy/gdb-static/blob/master/gdb-7.10.1-x32) just works. I guess new versions of gdb do some...

`nixpkgs.pkgsCross.musl32.pkgsStatic.gdb` (version12.1) also throws SIGSEGV. fine. I'm downgrading all dwarf to version 4.