gdb 16.1.90.20250118 #11
ssbssa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The python builds are built with --enable-targets=all
All builds are WinXP compatible
Added functionality:
start
nexts
/steps
commandsmaint info line-table
gcore
info os processes
for Windowsinfo proc
for Windowsinfo proc files
for Windowsrecord btrace pt
for Windowsrecord btrace restore
for minidumpsAdded commands:
Install as JIT debugger
Uninstall JIT debugger
Resize console
Set the search path for shared library symbol files of minidumps
Can include symbol servers
Find shared library by address
Set printing of zero value members
Step program by statement, proceeding through subroutine calls
Step program until it reaches a different source line or statement
Apply the "locals" layout
Apply the "display" layout
Apply the "locals-display" layout
Apply the "threads" layout
Apply the "threads-frames" layout
Apply the "locals-frames" layout
Apply the "display-frames" layout
Apply the "locals-display-frames" layout
Apply the "threads-locals-frames-display" layout
Apply the "memory" layout
Set start pointer for memory window
Apply the "cmd-history" layout
Set whether the inferior stops when a watchpoint is automatically deleted
Set whether `next' prints the return value of stepped-over function
Set whether multiple ranges are not filtered out for breakpoints
Restore a branch trace recording
Change the arguments of a dynamic printf
This discussion was created from the release gdb 16.1.90.20250118.
Beta Was this translation helpful? Give feedback.
All reactions