Opened 12 years ago

Last modified 11 months ago

#8877 reopened enhancement

Add x86-64 support to Debugger (stacktraces without debuginfo)

Reported by: anevilyak Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc: xyzzy, landonf@…
Blocked By: Blocking:
Platform: x86-64

Description

Given that our x86-64 port now has a usable userland, Debugger will need x86-64 support. Attached please find an initial patch working towards that. Still needs a bit of work.

Attachments (1)

debugger_x86-64.patch (32.5 KB ) - added by anevilyak 12 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 by anevilyak, 12 years ago

patch: 01

by anevilyak, 12 years ago

Attachment: debugger_x86-64.patch added

comment:2 by xyzzy, 12 years ago

Cc: xyzzy added

comment:3 by korli, 11 years ago

Resolution: fixed
Status: newclosed

Debugger seems to have been adapted for x86-64

comment:4 by anevilyak, 11 years ago

I'm not sure this should be closed just yet, the basics are there, but a few things are still missing, such as stack traces in the absence of DWARF info (e.g. release executables).

Version 0, edited 11 years ago by anevilyak (next)

comment:5 by korli, 11 years ago

Resolution: fixed
Status: closedreopened

OK. Let's keep this opened then :)

comment:6 by landonf, 11 years ago

Cc: landonf@… added

comment:7 by pulkomandy, 9 years ago

Milestone: R1Unscheduled

comment:8 by waddlesplash, 8 years ago

patch: 10

comment:9 by X512, 4 years ago

x86_64 debugger is already working. Stack trace for executables without debug/unwind information can be tracked in separate ticket.

comment:10 by anevilyak, 4 years ago

What practical difference would that make? I consider stack traces a pretty fundamental feature, so I don't really see what purpose creating another ticket would serve.

comment:11 by pulkomandy, 11 months ago

Summary: Add x86-64 support to DebuggerAdd x86-64 support to Debugger (stacktraces without debuginfo)
Note: See TracTickets for help on using tickets.