Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Do I need a specific debugger for 32/64 bit?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Do I need a specific debugger for 32/64 bit? (Read 9077 times)
mmf
Single posting newcomer
Posts: 1
Do I need a specific debugger for 32/64 bit?
«
on:
September 09, 2025, 07:10:41 am »
Do I need a specific debugger when I want to debug into 32 or 64 bit applications?
I realise a 32 bit debugger cannot handle 64 bit, but it is also true the other way round, can 64 bit safely debug 32 bit? or do I need a 32 bit GDB?
Logged
nenin
Almost regular
Posts: 237
Re: Do I need a specific debugger for 32/64 bit?
«
Reply #1 on:
September 20, 2025, 01:45:01 pm »
GDB64 since +/- v11 treats both 32 and 64 bit code.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
General (but related to Code::Blocks)
»
Do I need a specific debugger for 32/64 bit?