debian-noroot icon indicating copy to clipboard operation
debian-noroot copied to clipboard

gdb reporting "During startup program exited with code 182."

Open damosvil opened this issue 7 years ago • 8 comments

When I try to debug any program, regardless it is the one I am developing or any other, I get the error mentioned after executing the command "run" in gdb.

damosvil avatar Sep 06 '18 08:09 damosvil

The same happens with this program:

int main(int argc, char **argv) { return; }

The program runs when it is executed in the command line, but gdb cannot run it.

damosvil avatar Sep 06 '18 08:09 damosvil

I am having the same problem when running ubuntu on Android using UserLAnd

kdb13 avatar Oct 02 '18 06:10 kdb13

I have the same code 182 result using UserLAnd. https://github.com/CypherpunkArmory/UserLAnd/issues/525#issuecomment-454904754

HansLanger avatar Jan 16 '19 19:01 HansLanger

I am having the same problem when running ubuntu on Android using UserLAnd

gdb "During startup program exitied with code 182" Is this issue in gdb when running ubuntu on Android using UserLAnd still open?

When I was working with Ubuntu on Termux with another latest Android device, gdb was working perfectly fine!

Termux has installation issues on my current android device. Therefore I am using Ubuntu on UserLAnd for my current Android device.

When is expected close date?

Any updates?

amirkhaki avatar Aug 25 '22 03:08 amirkhaki

I encountered the same problem. Any updates?

kore4lyf avatar Oct 25 '22 07:10 kore4lyf

I am having same issue, unexpected error 182, when running gdb on Ubuntu UserLAnd on Android..

balukonda avatar Jul 13 '23 02:07 balukonda