Open milahu opened 1 year ago
when the input is empty and i click the top-left blue button, the js console shows
BinaryLoader.tsx:233 Uncaught TypeError: Cannot read properties of undefined (reading 'trim') at t.set_target_app (BinaryLoader.tsx:233:44) at t.click_set_target_app (BinaryLoader.tsx:196:10)
https://github.com/cs01/gdbgui/blob/9138473156116340c2b1c0b72d35dba32b4a3bd6/gdbgui/src/js/BinaryLoader.tsx#L232-L241
the condition should be
if (!this.state.user_input)
gdbgui -v
gdb -v
pip freeze
when the input is empty and i click the top-left blue button, the js console shows
error
source
https://github.com/cs01/gdbgui/blob/9138473156116340c2b1c0b72d35dba32b4a3bd6/gdbgui/src/js/BinaryLoader.tsx#L232-L241
fix
the condition should be
env
gdbgui -v
): 0.15.0.1-unstable-2022-06-22 = source build from 9138473156116340c2b1c0b72d35dba32b4a3bd6gdb -v
):pip freeze
):