Opened 17 years ago

Closed 11 years ago

#1078 closed enhancement (fixed)

Create a GUI debugger

Reported by: mmu_man Owned by: bonefish
Priority: low Milestone: R1/beta1
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Currently we don't have a replacement for BDB, the Be DeBugger. We use gdb on the command line, but it requires knowing the commands. Most likely a native GUI front-end to gdb would do the job. Gdb already has several front-ends for X11 based OSes, which could serve as examples on how to do it.

Change History (7)

comment:1 by mmu_man, 17 years ago

Type: bugenhancement

comment:2 by leavengood, 14 years ago

Should this be closed now that Ingo has created the Debugger app (though I know it isn't finished yet?)

comment:3 by anevilyak, 14 years ago

Component: ApplicationsApplications/Debugger
Owner: changed from axeld to bonefish

Let's let him decide that, though I'd imagine not until it's in the image.

comment:4 by anevilyak, 12 years ago

Milestone: UnscheduledR1/beta1
Version: R1/pre-alpha1R1/Development

comment:5 by Disreali, 12 years ago

Debugger was added to the image in hrev43479.

comment:6 by anevilyak, 12 years ago

That's indeed the case, but unless Ingo disagrees I'd rather keep this ticket open until it's gained the missing features it needs in order to fully replace gdb as the default system debugger (namely a CLI for the case of app_server crashes, and the ability to easily save a crash report).

comment:7 by anevilyak, 11 years ago

Resolution: fixed
Status: newclosed

Switched over to default in hrev45032.

Note: See TracTickets for help on using tickets.