NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Announcements
»
pgdb: a qemu front end for assembly debugging
« previous
next »
Print
Pages: [
1
]
Author
Topic: pgdb: a qemu front end for assembly debugging (Read 18710 times)
duanev
Jr. Member
Posts: 4
pgdb: a qemu front end for assembly debugging
«
on:
November 04, 2015, 02:29:26 AM »
I've a new github project
https://github.com/duanev/pgdb
that folks here may want to checkout - PGDB is a curses TUI front end for QEMU that understands multiple cores and NASM .lst and map files. x86_64, watchpoints, and custom data structures are supported too. It might be a useful tool to add to your debugging war chest...
«
Last Edit: November 04, 2015, 03:34:45 PM by duanev
»
Logged
Frank Kotler
NASM Developer
Hero Member
Posts: 2667
Country:
Re: pgdb: a qemu front end for assembly debugging
«
Reply #1 on:
November 04, 2015, 04:31:52 AM »
Thanks for the heads-up Duanev!
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Announcements
»
pgdb: a qemu front end for assembly debugging