I am trying to add a breakpoint in my program using
b {line number}
but I am always getting an error that says:
No symbol t
Make sure you used the -g option when compiling.