You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have a command bar and a few commands, it would be nice if dz6 could read a ~/.dz6rc (vim style) or ~/.dz6init (gdb style) to load the preferred user options. gdb also supports a -x switch. But we should take Windows into account.
Now that we have a command bar and a few commands, it would be nice if dz6 could read a
~/.dz6rc(vim style) or~/.dz6init(gdb style) to load the preferred user options. gdb also supports a-xswitch. But we should take Windows into account.