issues
search
nakst
/
gf
A GDB frontend for Linux.
MIT License
1.82k
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug and Feature Request: Set UI path to exectuable when `file /executable/path` passed to gf2
#181
KonnorTimmons1297
opened
1 month ago
1
[Github] commits/master is down
#180
ManuLinares
opened
1 month ago
1
Feature request: Allow typing/executing gdb commands via the (gdb) prompt/window
#179
debashisde
closed
1 month ago
7
Specify path to executable via arguments
#178
mitjafelicijan
opened
1 month ago
1
interface doesn't open
#177
UltraBlackLinux
opened
1 month ago
6
New `args_from_cmd` and `executable_path_from_cmd` config keys
#176
rakivo
opened
2 months ago
0
Debugging a stack overflow does not show the full stack trace and stops at 49
#175
LainLayer
closed
2 months ago
1
Also set gdbArgv[0] when loading gdb path from settings
#174
kenkinming2002
closed
2 months ago
1
avoid assertion fail when restarting program
#173
tirimid
closed
5 months ago
1
Support for loading SVD files
#172
mcrajah
opened
7 months ago
0
Show hex value instead of decimal in Locals tab
#171
barbozafernando
closed
3 months ago
2
Error after installing extensions
#170
barbozafernando
closed
7 months ago
1
Add basic Unicode support
#169
MadCatX
closed
2 months ago
9
Debugging with multiple inferiors
#168
oskarnp
opened
9 months ago
1
GDB `define` command doesn't work
#167
lefp
opened
10 months ago
2
When trying to use the `[pipe]` feature I get a segfault
#166
mundusnine
opened
10 months ago
1
Please provide a release version
#165
LinArcX
opened
10 months ago
1
Added automatic installation of GDB to build.sh
#164
marvhus
opened
1 year ago
2
feature request: hover to inspect variables.
#163
s4my
opened
1 year ago
0
Inspect line mode fails to parse variables that contain a number in their name
#162
s4my
opened
1 year ago
0
fix: making sure to close the context menu when the window either loses focus, gets resized, or minimized.
#161
s4my
closed
1 year ago
0
fix: making sure the context menu is not hidden when the window is maximized in `UITextbox` elements.
#160
s4my
closed
1 year ago
5
fix: making sure to not show the copy context menu on the left margin.
#159
s4my
closed
1 year ago
0
Petition to make the ability to select text for copy/pasting the DEFAULT behavior of gf
#158
s4my
opened
1 year ago
7
feat: added the option to right-click copy/paste selected text for `UITextbox` elements.
#157
s4my
closed
1 year ago
0
feat: added the option to right-click and copy the selected text in `UICode` elements.
#156
s4my
closed
1 year ago
3
feat: draw a cursor in `UICode` elements.
#155
s4my
closed
1 year ago
0
Getting GVIM error when running gf2 under WSL2 on Windows 11
#154
ShreyasJejurkar
opened
1 year ago
4
feat: added keyboard shortcuts for making selections in `UICode` elements.
#153
s4my
closed
1 year ago
0
feat: more themeable UI elements
#152
lefp
closed
1 year ago
3
fix: making sure to be more explicit with the movement shortcuts
#151
s4my
closed
1 year ago
2
fix: fixed a scaling issue with the vertical scrollbars of `UITable` elements.
#150
s4my
closed
1 year ago
0
feat: added new keyboard shortcuts for scrolling in `UITable` elements.
#149
s4my
closed
1 year ago
0
feat: move the cursor around with the mouse in `UITextbox` elements.
#148
s4my
closed
1 year ago
2
feat: added new keyboard shortcuts for scrolling in `UICode` elements.
#147
s4my
closed
1 year ago
0
feat: added the ability to customize the line numbers color.
#146
s4my
closed
1 year ago
2
feat: delete selected breakpoints with the `Del` key.
#145
s4my
closed
1 year ago
0
fix: handle `\n` characters when pasting to a `UITextbox` correctly.
#144
s4my
closed
1 year ago
0
Incorrect syntax highlight for multi-line comments
#143
s4my
opened
1 year ago
0
feat: scroll text automatically when making a text selection outside of the visible area of `UICode` elements.
#142
s4my
closed
1 year ago
2
fix: making sure to only set breakpoints when clicking on the left margin with `UI_MSG_LEFT_DOWN`
#141
s4my
closed
1 year ago
1
fix: strip the `\n` character at the end of the pasted text in a `UITextbox` element.
#140
s4my
closed
1 year ago
0
feat: some fixes and enhancements to the selection in the `UICode` elements.
#139
s4my
closed
1 year ago
0
(feature request): add the ability to select and copy text from the code & console output views (i.e., `UICode` elements)
#138
s4my
opened
1 year ago
7
Fix font-finding edgecase with special characters
#137
lefp
closed
1 year ago
3
feat: added horizontal scrollbars for `UITable` elements.
#136
s4my
closed
1 year ago
5
Automatic bitmap viewing
#135
nakst
opened
1 year ago
0
fix: reclaim the space the vertical scrollbars occupy when invisible in `UITable` elements.
#134
s4my
closed
1 year ago
4
fix: reclaim the space the vertical scrollbars occupy when invisible for `UICode` elements.
#133
s4my
closed
1 year ago
0
feat: added horizontal scrollbar support for `UICode` elements.
#132
s4my
closed
1 year ago
0
Next