Recent content by matanspada

  1. M

    GDB/CGDB shows only assembly

    I am not sending any parameters. There is one more thing worth noting. I recently installed ZSH and oh-my-zsh. Although before the installation I did not check if CGDB/GDB work normally.
  2. M

    GDB/CGDB shows only assembly

    When debugging with CGDB, it shows assembly + source code and with GDB its shows only assembly. What should I do to see only source code? Currently I'm compiling with: gcc -ansi -pedantic-errors -Wall -Wextra -g
  3. M

    Certificate verification failed: The certificate is NOT trusted Ubuntu 20.04

    Actually, not so much, because I have no idea what to do with this address shown in the error: https://il.archive.ubuntu.com/ubuntu. Is it possible that they stopped the support on 20.04?
  4. M

    Certificate verification failed: The certificate is NOT trusted Ubuntu 20.04

    I haven't changed anything in my ubuntu, and all of a sudden this error showed up when I tried to update. I tried to do some changes as I saw in google and nothing changed. I would love to get some help. thanks!
  5. M

    Why do I have 2 seperate partitions for linux (not including the swap file)?

    Yeah, sry for the delay. Here are the outputs. The truth is that I don't have a particular preference. which one is the easiest way to do it? I would appreciate step by step help on what to do because I'm afraid to screw it up.
  6. M

    Why do I have 2 seperate partitions for linux (not including the swap file)?

    Thanks! So regarding to the first question, I got a message that I'm out of space. which partition should I add the space to?
  7. M

    Why do I have 2 seperate partitions for linux (not including the swap file)?

    I tried to add some space to the linux partition and saw this. 1. I'm not sure which one should I add the space. 2. More important, what are the differences between them?
Top