Abrowser does not execute from Bash with the -g flag set

Project:Trisquel
Component:Programs
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I had experienced a problem with Abrowser and went to launch the debug mode in bash with "abrowser -g" and Abrowser would not execute even with an URL after it. I'm on 32-bit using version 12.0 of Abrowser.

Fri, 05/25/2012 - 08:33
Status:active» needs more info

This is probably because you do not have a debugger installed. If your read the man page it says it starts abrowser in a debugger and if you read the -d option it says the default is gdb. Do you have gdb installed?

Try installing gdb and then trying the flag and it should start it in gdb. If that is the case let me know and I will close this bug.

Sat, 08/18/2012 - 07:11
Status:needs more info» closed

Closing after 12 weeks of "needs more info" and no response.